- [NEW] support rpc, server & client
- [NEW] handler plugins, can use different handler with plugin easy
- [OPTIMIZE] optimize some code archieture
- [NEW] support protobuf data protol
- [ ] sync or async call handler
- [ x ] support native golang RPC
- [ x ] plugin adapter for HTTP frontend
- [ x ] plugin adapter for HTTP backend
- [ ] plugin adapter for RPC
- [ ] plugin adapter for RPC
- [ ] TCP\IP long connection server & client
- [ ] use GIN web framework for default HTTP hanlder
- [PERFORMANCE] Using Job\Worker network model
- [NEW] support http
- [NEW] use config file to config
- [NEW] use standalone handler to deal http request
- [NEW] add http upload handler