Skip to content

Commit 35cadef

Browse files
committed
Add back README
1 parent b0a8142 commit 35cadef

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# NProto
2+
3+
Some easy to use rpc/msg components.
4+
5+
This is the second major version (v2). Compare to v1, v2 has re-designed high level interfaces:
6+
Though it's still mainly focus on [nats](https://nats.io) + [protobuf](https://developers.google.com/protocol-buffers),
7+
but it's not force to. It's totally ok for implementations to use other encoding schemas (e.g. `json`, `msgpack` ...)
8+
or use other transports (e.g. `http`).

0 commit comments

Comments
 (0)