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

README.md

the server framework.

includes:

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