oskaritimperi / nimtwirp

Twirp RPC framework for Nim
MIT License
9 stars 0 forks source link
nim nimpb protobuf protocol-buffers rpc twirp

A Twirp RPC framework for Nim.

A simple RPC framework using nimpb. See twirp docs for more information about twirp.

NOTE Still in experimental phase. APIs can change without notice :-)

Example

See the example directory for an example.

Features