Skip to content

v1.0.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@rogchap rogchap released this 11 May 12:01
· 34 commits to master since this release
9d78d62
Support for server streaming (#27)

* Add a streaming example to the server

* implement a sreaming call in the client

* Update the inject to intercept streaming callbacks

* Method type icons for stream and unary

* Only display data that is available

* Remove dummy data used for develoment