AlexStocks / getty

a netty like asynchronous network I/O library based on tcp/udp/websocket; a bidirectional RPC framework based on JSON/Protobuf; a microservice framework based on zookeeper/etcd
Apache License 2.0
886 stars 184 forks source link

Add unit test #29

Closed watermelo closed 4 years ago

watermelo commented 4 years ago

Add unit test for rpc/micro/trasport and more test cases will be added next time.

AlexStocks commented 4 years ago

@watermelo it seems that the travis failed.

watermelo commented 4 years ago

@watermelo it seems that the travis failed.

I forgot to format the code -,-

Let me see if there are any other questions