Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Server: Implement doSendEvents Function
The doSendEvents function has been added to eventRecipients.ts. This function sends the events array as the response body and clears the event queue after sending. Additionally, the client is removed from the clients map after events are sent. Fixes: #61
- Loading branch information