Skip to content

codingsandmore/ws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ws

A Generic WS Client

Warning

this is work in progress and not even remotely stable code and very limited in its functionality.

Usage

import (
ws "github.com/codingsandmore/ws"
)
ws := *ws.NewDefaultClient("wss://pumpportal.fun/api/data")

ws.Subscribe....

About

A Generic WS Client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published