v0.28.1 - getenv fix
0.28.1 - 2025-09-03
Bug Fixes
- return empty string when no reason provided for
send_close- (73271d1) - #13 - (73271d1)
- getenv not returning - (58571c9)
Documentation
- proper documentation for websockets - (5a3fcf6)
- #13 - (5a3fcf6)
- updated minor issue with websockets docs - (8488733)
Features
- send_code({1000})` - (4091039)
- can send a reasonless close frame without wrapping it in braces - (4091039)
- #13 - (4091039)
What's Changed
- WebSocket documentation updates by @khushmmehta in #103
Full Changelog: v0.28.0...v0.28.1