|
|
|
|
|
by jsd1982
2377 days ago
|
|
It's non-blocking for its own http request/response handling but will it allow you integrate with its event loop and register your own events to react to? Can your request handler make its own network connections as a client to other servers in a non-blocking way? |
|