Top 4.8% dependent repos on proxy.golang.org
proxy.golang.org : github.com/f1gopher/signalr/v2
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.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/f1gopher/signalr/v2
License: MIT
Latest release: over 2 years ago
First release: over 2 years ago
Namespace: github.com/f1gopher/signalr
Dependent packages: 2
Dependent repositories: 1
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 1 month ago