lijian c4a820d1d9 feat: 尝试修复 registry 服务 il y a 4 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 dc3c079417 更新规则引擎 il y a 4 ans
rpc_client.go 961bf83b84 更新了设备id il y a 4 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 dc3c079417 更新规则引擎 il y a 4 ans
server_manager.go c4a820d1d9 feat: 尝试修复 registry 服务 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