Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 3.2% on proxy.golang.org
Top 1.3% dependent packages on proxy.golang.org
Top 1.5% dependent repos on proxy.golang.org
Top 4.2% forks on proxy.golang.org

proxy.golang.org : github.com/carterjones/signalr

Package signalr provides the client side implementation of the WebSocket portion of the SignalR protocol. First things first: this was almost entirely written using https://blog.3d-logic.com/2015/03/29/signalr-on-the-wire-an-informal-description-of-the-signalr-protocol/ as a reference guide. It is an excellent technical write-up. Many thanks to Pawel Kadluczka for writing that and sharing it with the public. If you want deep-dive technical details of how this all works, read that blog. I won't try to replicate it here. At a high level, the WebSocket portion of SignalR goes through the following steps: See the provided examples for how to use this library. This example shows the most basic way to start a websocket connection. This example shows how to manually perform each of the initialization steps.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/carterjones/signalr
Keywords: golang, signalr, signalr-client, websocket, websockets
License: MIT
Latest release: about 5 years ago
First release: over 6 years ago
Namespace: github.com/carterjones
Dependent packages: 17
Dependent repositories: 13
Stars: 46 on GitHub
Forks: 29 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 7 days ago

    Loading...
    Readme
    Loading...