lijian a95025c69d fix comment hace 3 años
..
testdata bc677c9466 first commit hace 6 años
README.md bc677c9466 first commit hace 6 años
config.go dc3c079417 更新规则引擎 hace 4 años
errors.go 6977d32d24 初步实现CoAP协议接入 hace 6 años
http_server.go dc3c079417 更新规则引擎 hace 4 años
http_server_test.go bc677c9466 first commit hace 6 años
log.go 69637ab487 规则引擎实现 hace 4 años
log_test.go bc677c9466 first commit hace 6 años
netif.go bf3cae3890 fixhostip hace 4 años
rpc_client.go a95025c69d fix comment hace 3 años
rpc_client_test.go 5ebf369a34 更新opentracing方式 hace 6 años
rpc_server.go bc677c9466 first commit hace 6 años
rpc_server_test.go bc677c9466 first commit hace 6 años
server.go a95025c69d fix comment hace 3 años
server_manager.go 0caafd104b fix: server lease nil pointer dereference hace 4 años
server_test.go bc677c9466 first commit hace 6 años
tcp_server.go dc3c079417 更新规则引擎 hace 4 años
tcp_server_test.go 6977d32d24 初步实现CoAP协议接入 hace 6 años
timer_task.go bc677c9466 first commit hace 6 años
udp_server.go dc3c079417 更新规则引擎 hace 4 años
udp_server_test.go 6977d32d24 初步实现CoAP协议接入 hace 6 años
utils.go bc677c9466 first commit hace 6 años
utils_test.go bc677c9466 first commit hace 6 años

README.md

the server framework.

includes:

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