-
Notifications
You must be signed in to change notification settings - Fork 0
Server state hooks #4
Copy link
Copy link
Open
Labels
ServerAll related with the Server itself as how the request and responses are handledAll related with the Server itself as how the request and responses are handledenhancementNew feature or requestNew feature or request
Metadata
Metadata
Assignees
Labels
ServerAll related with the Server itself as how the request and responses are handledAll related with the Server itself as how the request and responses are handledenhancementNew feature or requestNew feature or request
For some scenarios a system to listen to events in the server (e.g: new request, response ready, new session...) will be needed.
Server already had a basic system for this but a revision and improvements are needed.