You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Web sockets (#117)
* Init
* Basic connection and open messages
* Able to connect and receive basic messages
* Ping pong
* Fixing signature issues with Secp256k1
* Adding security to message validation
* Adding websockets
* Renaming folder
* Polish for first draft
* BuildAndConnectAsync
* OOps
* Fixing reading tag if not there for messages
* Adding a bypass to bls crytography
* Adding comments
* Fixing line endings?
* Cleanup. Removing MD Api file generator too
* Adding tests and docs
* Update README.md
---------
Co-authored-by: Gekctek <egcelletti@edjcase.com>