repositorypackage
0.0.0-20241117113051-7f513d0ffedd
Repository: https://github.com/jeremyrod/go-ws.git
Documentation: pkg.go.dev
# README
Golang WebSocket Implementation for learning and future use.
Why not use Gorrila?
The idea for this implementation is to be usable in my other future projects and to be customisable by me. Ill also learn the RFC and hopefully have a better time implementing any RFCs in the future
How to use?
Unknown yet, need to start