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

README.md

the server framework.

includes:

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