{"id":51647421,"url":"https://github.com/onebeyond/onebeyond-studio-signalr","last_synced_at":"2026-07-14T00:32:23.220Z","repository":{"id":368380139,"uuid":"1218933662","full_name":"onebeyond/onebeyond-studio-signalr","owner":"onebeyond","description":null,"archived":false,"fork":false,"pushed_at":"2026-06-30T09:12:04.000Z","size":8,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-30T11:05:45.499Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/onebeyond.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-23T11:09:18.000Z","updated_at":"2026-04-23T11:09:23.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/onebeyond/onebeyond-studio-signalr","commit_stats":null,"previous_names":["onebeyond/onebeyond-studio-signalr"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/onebeyond/onebeyond-studio-signalr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onebeyond%2Fonebeyond-studio-signalr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onebeyond%2Fonebeyond-studio-signalr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onebeyond%2Fonebeyond-studio-signalr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onebeyond%2Fonebeyond-studio-signalr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onebeyond","download_url":"https://codeload.github.com/onebeyond/onebeyond-studio-signalr/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onebeyond%2Fonebeyond-studio-signalr/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35441637,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-13T02:00:06.543Z","response_time":119,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2026-07-14T00:32:22.394Z","updated_at":"2026-07-14T00:32:23.207Z","avatar_url":"https://github.com/onebeyond.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp\u003e\n  \u003ca href=\"https://one-beyond.com\"\u003e\n    \u003cimg src=\"Logo.png\" width=\"300\" alt=\"One Beyond\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n# One Beyond Studio SignalR\n\nA quick SignalR implementation. This is designd for use with Obelisk and Azure SignalR Service.\n\n## Usage\n- Add the nuget package to any part of the application that will use SignalR. This usually includes at least the Web App and Workers. Some Domain/Application may also which to use it.\n- Any entrypoint that will run SignalR must run `RegisterSignalR` from an `IServiceCollection`.\n- Specify `AzureSignalRConnectionString` as an app setting. When deployed this should be from a Key Vault App Setting.\n- In order to authenticate, the FE needs an endpoint that calls the `NegotiateAsync` function. This will allow it to receive messages.\n- The backend uses the management API, so does not need to negotiate.\n- There are some helpful functions to send a default error `PublishErrorMessageAsync`, and send arbitrary json to a specific user `PublishAsync\u003cTMessageDto\u003e`.\n- For more complex situations, please use `GetHubContextAsync` to get the full set of controls.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonebeyond%2Fonebeyond-studio-signalr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fonebeyond%2Fonebeyond-studio-signalr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonebeyond%2Fonebeyond-studio-signalr/lists"}