Skip to content

Client and server websockets, change dependencies

Compare
Choose a tag to compare
@hustf hustf released this 10 Jun 12:22
· 123 commits to master since this release

If HTTP is loaded, we can now open client websockets.
Test coverage 96%.
Overhaul error handling
Revised examples
Added wiki with standard compliance check list
Browser tests are moved to test/optional
Changed rarely used fieldnames for WebSocket.
Close issues #84, #85, #91.