Handle Websocket control frames gracefully #32

Open
opened 2022-10-16 12:53:32 +00:00 by heartles · 0 comments
Owner

We should implement behaviors for:

  • Close frame
  • Ping frame
  • Pong frame
  • A .close() method on Socket that implements the close handshake
  • What to do when an unknown frame type comes in (probably log & close the connection)
We should implement behaviors for: - [ ] Close frame - [ ] Ping frame - [ ] Pong frame - [ ] A .close() method on Socket that implements the close handshake - [ ] What to do when an unknown frame type comes in (probably log & close the connection)
heartles added the
http
beginner-friendly
labels 2022-10-16 12:53:47 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: heartles/fediglam#32
No description provided.