Releases: darthsalad/socketeer
Releases · darthsalad/socketeer
Socketeer v1.0.1
First public release🎉
Socketeer
release for version 1.0.1.
Features included
- Mongo database listener working correctly for a list of fields to watch
- Websocker connection working, tested on JS frontend and third-party socket listener
- New Object creation and Stop function working as expected
- Inline documentation added for all methods and variables
- README.md updated for the installation guide and usage
- example/main.go updated for a complete working example