This website requires JavaScript.
Explore
Help
Register
Sign In
dohertj2
/
natsdotnet
Watch
1
Star
0
Fork
0
You've already forked natsdotnet
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6d0a4d259e0048def8a99b9d633e073d7c2d5c8f
natsdotnet
/
tests
/
NATS.Server.Tests
/
WebSocket
History
Joseph Doherty
6d0a4d259e
feat: add WsConnection Stream wrapper for transparent framing
2026-02-23 04:58:56 -05:00
..
WebSocketOptionsTests.cs
feat: add WebSocketOptions configuration class
2026-02-23 04:29:45 -05:00
WsCompressionTests.cs
feat: add WebSocket permessage-deflate compression
2026-02-23 04:42:31 -05:00
WsConnectionTests.cs
feat: add WsConnection Stream wrapper for transparent framing
2026-02-23 04:58:56 -05:00
WsConstantsTests.cs
feat: add WebSocket protocol constants (RFC 6455)
2026-02-23 04:33:04 -05:00
WsFrameReadTests.cs
feat: add WebSocket frame reader state machine
2026-02-23 04:51:54 -05:00
WsFrameWriterTests.cs
feat: add WebSocket frame writer with masking and close status mapping
2026-02-23 04:40:44 -05:00
WsOriginCheckerTests.cs
feat: add WebSocket origin checker
2026-02-23 04:35:06 -05:00
WsUpgradeTests.cs
feat: add WebSocket HTTP upgrade handshake
2026-02-23 04:53:21 -05:00