Registry / networking / sacoo7-gowebsocket

sacoo7-gowebsocket

JSON →
library0.0.0-20221109081133-70ac927be105gogounverified

Package gowebsocket provides a simple WebSocket client implementation.

go get github.com/sacOO7/gowebsocket
INSTALL
IMPORT
SIG · SACOO7-GOWEBSOCKET
S
sacoo7-gowebsocket
networkinggov0.0.0-20221109081133-70ac927be105
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

gowebsocket
github.com/sacOO7/gowebsocket

Minimal example showing import and usage of the WebSocket client.

package main import ( "fmt" "github.com/sacOO7/gowebsocket" ) func main() { socket := gowebsocket.New("ws://example.com/ws") fmt.Println(socket) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20221109081133-70ac927be105latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
4
Amazon
1
OpenAI (training)
1
Resources