v2.0.0 Release Candidate 1
Pre-release
Pre-release
Breaking changes
- Add specific contexts for client and server
WebSocketClient.Context
andHTTP1WebSocketUpgradeChannel.Context
respectively instead of usingBasicWebSocketContext
and removeBasicWebSocketContext
.
Minor release changes
- Added
HummingbirdWSTesting
test framework for testing WebSockets