Nic Hite
|
7ed8b741cd
|
Add explicit 'localhost' to tests involving server (#242)
* Add explicit 'localhost' to tests involving server
* Bump version
* Clean up CHANGELOG
* Revert version bump.
|
2019-09-30 01:22:16 -07:00 |
Sigurd Meldgaard
|
91564ff7aa
|
grpc-web support (#191)
* grpc-web support
This commits merges the grpc-web branch into master.
It is based on work by https://github.com/fuzzybinary .
|
2019-06-17 13:31:07 +02:00 |
Nic Hite
|
c9c4e40088
|
Remove unnecessary 'new' and 'const' keywords. (#186)
|
2019-06-04 11:31:01 -07:00 |
Sigurd Meldgaard
|
92731e1a71
|
Cancel `ServerHandler` when `ServerTransportConnection.incomingStreams` is closed (#164)
* Cancel ServerHandler when connection closes
|
2019-04-03 14:57:55 +02:00 |