Expand description
build connection & read/write frame utils
Structs§
- Status
Code - helper struct for using close code
Enums§
- Mode
- websocket connection mode
Functions§
- cal_
accept_ key - cal accept key
- gen_key
- generate random key
- handle_
handshake - handle protocol handshake
- handle_
parse_ handshake - parse http request, used by server building
- perform_
parse_ req - parse protocol response
- prepare_
handshake - build protocol http reqeust
- req_
handshake - perform http upgrade
- standard_
handshake_ req_ check - perform rfc standard check
- standard_
handshake_ resp_ check - perform standard protocol handshake response check