timecraft
timecraft copied to clipboard
trace: support WebSocket protocol and HTTP connection upgrades
The WebSocket protocol is implemented by upgrading a connection serving HTTP requests to a bi-directional stream where WebSocket messages are exchanged.