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

README.md

the server framework.

includes:

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