server: cleanup and context #9

Open
opened 2024-07-05 02:50:37 +00:00 by Iris Lightshard · 1 comment

among probably some other stuff, we need to make sure we properly handle:

  • context object
  • websocket disconnection (delete the subscriber from the map)
  • any errors we encounter while talking to our downstream servers
among probably some other stuff, we need to make sure we properly handle: - context object - websocket disconnection (delete the subscriber from the map) - any errors we encounter while talking to our downstream servers
Iris Lightshard added this to the underbbs: dogfood project 2024-07-07 17:21:27 +00:00
Author
Owner

fixed the first two issues. still need to handle the latter; if we can handle it generically, then we can close this and then pass error state along from each adapter as we work on them

fixed the first two issues. still need to handle the latter; if we can handle it generically, then we can close this and then pass error state along from each adapter as we work on them
Sign in to join this conversation.
No labels
No milestone
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: lightcrystal/underbbs#9
No description provided.