Skip to content

v0.3.0: refactor (#4)

Latest
Compare
Choose a tag to compare
@Lbqds Lbqds released this 04 Jul 03:12
· 2 commits to master since this release
7c45b91
* add implicit helper function

* refactor

* codegen: replace var with val in generated code

* api: auto codec for request/response

* more apis

* request id per connection

* api: filter id replace with BigInt

* doc: fix doc error

* codegen: update version

* update README & LICENSE