Ed Barnard
|
d67dbc6028
|
feat(server): Server::new can take one or more listeners
Closes #859
|
2016-07-18 15:32:38 -07:00 |
|
Sean McArthur
|
2904668105
|
feat(client): implement connection pooling for Client
Closes #830
Closes #848
|
2016-07-08 10:07:02 -07:00 |
|
Sean McArthur
|
2fbd80ce69
|
feat(server): add Transport to on_request
|
2016-06-23 15:29:30 -07:00 |
|
Sean McArthur
|
d35992d019
|
feat(lib): switch to non-blocking (asynchronous) IO
BREAKING CHANGE: This breaks a lot of the Client and Server APIs.
Check the documentation for how Handlers can be used for asynchronous
events.
|
2016-05-16 09:51:18 -07:00 |
|