socketio - v1.1.0
·
131 commits
to refs/heads/main
since this release
🚀 New
- SocketIO: Add optional websocket.Config param (#1103)
🧹 Updates
- build(deps): bump github.com/fasthttp/websocket from 1.5.8 to 1.5.9 in /socketio (#1106)
- build(deps): bump github.com/valyala/fasthttp from 1.52.0 to 1.53.0 in /socketio (#1098)
- build(deps): bump github.com/gofiber/contrib/websocket from 1.3.0 to 1.3.1 in /socketio (#1087)
📚 Documentation
- docs(readme): used
fmt.Printf
instead of `fmt.Println(fmt.Sprintf(.… (#1101)
Full Changelog: socketio/v1.0.1...socketio/v1.1.0
Thank you @jibon57 and @struckchure for making this update possible.