import * as pogsocket from "https://deno.land/x/pogsocket@2.0.0/websocket/handshake.ts";
Functions
Returns true if input headers are usable for WebSocket, otherwise false. | |
Create value of Sec-WebSocket-Accept header from inputted nonce. | |
Returns base64 encoded 16 bytes string for Sec-WebSocket-Key header. | |