SLIDE 1
WebSockets
- Last time we say how to establish a WebSocket
connection
- Today, we'll parse and send messages over the socket
Web Sockets WebSockets Last time we say how to establish a - - PowerPoint PPT Presentation
Web Sockets WebSockets Last time we say how to establish a WebSocket connection Today, we'll parse and send messages over the socket WebSocket Frame https://tools.ietf.org/html/rfc6455#section-5.2 Protocols Sidenote Many of the
connection
https://tools.ietf.org/html/rfc6455#section-5.2
protocol
to extract meaning from the bits
how to route a packet
most languages (0-255)
same message
the MASK bit
mask
each message
needed
we get the original message bits:
get the entire message
bits are needed for the length