lijian 25b56f57a6 更新指标 2 years ago
..
testdata bc677c9466 first commit 6 years ago
README.md bc677c9466 first commit 6 years ago
config.go ff75858370 更新vendor 2 years ago
errors.go 6977d32d24 初步实现CoAP协议接入 6 years ago
http_server.go dc3c079417 更新规则引擎 4 years ago
http_server_test.go bc677c9466 first commit 6 years ago
log.go 69637ab487 规则引擎实现 4 years ago
log_test.go bc677c9466 first commit 6 years ago
netif.go bf3cae3890 fixhostip 4 years ago
promethues.go c0e69ca51d 更新指标 2 years ago
rpc_client.go 25b56f57a6 更新指标 2 years ago
rpc_client_test.go 5ebf369a34 更新opentracing方式 6 years ago
rpc_server.go 0cd57469f2 更新gorm 2 years ago
rpc_server_test.go bc677c9466 first commit 6 years ago
server.go 97450367b9 更新gorm 2 years ago
server_manager.go ff75858370 更新vendor 2 years ago
server_test.go bc677c9466 first commit 6 years ago
tcp_server.go dc3c079417 更新规则引擎 4 years ago
tcp_server_test.go 6977d32d24 初步实现CoAP协议接入 6 years ago
timer_task.go bc677c9466 first commit 6 years ago
udp_server.go dc3c079417 更新规则引擎 4 years ago
udp_server_test.go 6977d32d24 初步实现CoAP协议接入 6 years ago
utils.go bc677c9466 first commit 6 years ago
utils_test.go bc677c9466 first commit 6 years ago

README.md

the server framework.

includes:

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