{"id":16731676,"url":"https://github.com/spearwolf/websocket-stomp-bridge","last_synced_at":"2025-03-15T18:26:18.397Z","repository":{"id":1098302,"uuid":"958172","full_name":"spearwolf/websocket-stomp-bridge","owner":"spearwolf","description":"a simple websocket to stomp bridge","archived":false,"fork":false,"pushed_at":"2011-06-14T08:07:04.000Z","size":104,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-22T08:13:40.489Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"Noxaro/oneandone-cloudserver-api-integrative-tests","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spearwolf.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2010-10-03T10:58:34.000Z","updated_at":"2016-08-22T09:38:37.000Z","dependencies_parsed_at":"2022-07-06T08:01:06.067Z","dependency_job_id":null,"html_url":"https://github.com/spearwolf/websocket-stomp-bridge","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spearwolf%2Fwebsocket-stomp-bridge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spearwolf%2Fwebsocket-stomp-bridge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spearwolf%2Fwebsocket-stomp-bridge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spearwolf%2Fwebsocket-stomp-bridge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spearwolf","download_url":"https://codeload.github.com/spearwolf/websocket-stomp-bridge/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243772671,"owners_count":20345691,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-12T23:38:29.281Z","updated_at":"2025-03-15T18:26:18.377Z","avatar_url":"https://github.com/spearwolf.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"A Simple WebSocket To Stomp Bridge\n==================================\n\n                                                 +-----------+\n    +------------------+                         | websocket |                     +----------------------+\n    | websocket client |\u003c\u003c\u003c---[ WebSocket ]---\u003e\u003e\u003e|  stomp    |\u003c\u003c\u003c---[ STOMP ]---\u003e\u003e\u003e| stomp message broker |\n    |   ( browser )    |                         |   bridge  |                     |     ( activemq )     |\n    +------------------+                         +-----------+                     +----------------------+\n                                                       |\n                                 ______________________V_____________________\n                                 |                                          |\n                                 |  class WsStompBridge::ClientConnection   |\n                                 |                                          |\n                                 |      def on_websocket_connect            |\n                                 |          subscribe_to '/queue/public'    |\n                                 |      end                                 |\n                                 |                                          |\n                                 |      def on_websocket_message(msg)       |\n                                 |          publish '/queue/worker', msg    |\n                                 |      end                                 |\n                                 |                                          |\n                                 |      def on_websocket_disconnect         |\n                                 |          #unsubscribe '/queue/public'    |\n                                 |          unsubscribe_all                 |\n                                 |      end                                 |\n                                 |                                          |\n                                 |      def on_stomp_message(msg)           |\n                                 |          send_to_client(msg)             |\n                                 |      end                                 |\n                                 |  end                                     |\n                                 |                                          |\n                                 ============================================\n\n© 2010 by Wolfger Schramm \u003cwolfger@spearwolf.de\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspearwolf%2Fwebsocket-stomp-bridge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspearwolf%2Fwebsocket-stomp-bridge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspearwolf%2Fwebsocket-stomp-bridge/lists"}