Sean McArthur
|
2904668105
|
feat(client): implement connection pooling for Client
Closes #830
Closes #848
|
2016-07-08 10:07:02 -07:00 |
|
Sean McArthur
|
c856de0428
|
feat(client): add method to end a chunked body for a Request
Closes #831
|
2016-06-17 07:01:42 -07:00 |
|
Sean McArthur
|
2d9aea8db0
|
fix(client): send query parameters in Requests
|
2016-05-23 11:19:43 -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 |
|