Handle incoming WebSocket frames on background thread #34

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

It would be nice to handle Websocket I/O on a background thread or fiber of some kind and feed those to consuming threads over a Channel. This lets us more quickly respond to control frames when they pop up.

It would be nice to handle Websocket I/O on a background thread or fiber of some kind and feed those to consuming threads over a Channel. This lets us more quickly respond to control frames when they pop up.
heartles added the
http
backend
low-priority
labels 2022-10-16 12:59:46 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
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#34
No description provided.