lijian 15f0f1d381 token %!s(int64=6) %!d(string=hai) anos
..
testdata bc677c9466 first commit %!s(int64=6) %!d(string=hai) anos
README.md bc677c9466 first commit %!s(int64=6) %!d(string=hai) anos
config.go 6977d32d24 初步实现CoAP协议接入 %!s(int64=6) %!d(string=hai) anos
errors.go 6977d32d24 初步实现CoAP协议接入 %!s(int64=6) %!d(string=hai) anos
http_server.go bc677c9466 first commit %!s(int64=6) %!d(string=hai) anos
http_server_test.go bc677c9466 first commit %!s(int64=6) %!d(string=hai) anos
log.go ce017cb8fe 更新fileaccess,修复bug %!s(int64=6) %!d(string=hai) anos
log_test.go bc677c9466 first commit %!s(int64=6) %!d(string=hai) anos
netif.go d1a828f7ec 更新获取IP的方式 %!s(int64=6) %!d(string=hai) anos
netif_test.go bc677c9466 first commit %!s(int64=6) %!d(string=hai) anos
rpc_client.go bc677c9466 first commit %!s(int64=6) %!d(string=hai) anos
rpc_client_test.go bc677c9466 first commit %!s(int64=6) %!d(string=hai) anos
rpc_server.go bc677c9466 first commit %!s(int64=6) %!d(string=hai) anos
rpc_server_test.go bc677c9466 first commit %!s(int64=6) %!d(string=hai) anos
server.go 15f0f1d381 token %!s(int64=6) %!d(string=hai) anos
server_manager.go 15f0f1d381 token %!s(int64=6) %!d(string=hai) anos
server_test.go bc677c9466 first commit %!s(int64=6) %!d(string=hai) anos
tcp_server.go bc677c9466 first commit %!s(int64=6) %!d(string=hai) anos
tcp_server_test.go 6977d32d24 初步实现CoAP协议接入 %!s(int64=6) %!d(string=hai) anos
timer_task.go bc677c9466 first commit %!s(int64=6) %!d(string=hai) anos
udp_server.go 6977d32d24 初步实现CoAP协议接入 %!s(int64=6) %!d(string=hai) anos
udp_server_test.go 6977d32d24 初步实现CoAP协议接入 %!s(int64=6) %!d(string=hai) anos
utils.go bc677c9466 first commit %!s(int64=6) %!d(string=hai) anos
utils_test.go bc677c9466 first commit %!s(int64=6) %!d(string=hai) anos

README.md

the server framework.

includes:

  • tcp/http service framework
  • rpc helper
  • stats api
  • timer task interface