lijian 5260fb3f71 修改etcd v3 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 6977d32d24 初步实现CoAP协议接入 il y a 6 ans
errors.go 6977d32d24 初步实现CoAP协议接入 il y a 6 ans
http_server.go bc677c9466 first commit il y a 6 ans
http_server_test.go bc677c9466 first commit il y a 6 ans
log.go ce017cb8fe 更新fileaccess,修复bug il y a 6 ans
log_test.go bc677c9466 first commit il y a 6 ans
netif.go d1a828f7ec 更新获取IP的方式 il y a 6 ans
netif_test.go bc677c9466 first commit il y a 6 ans
rpc_client.go 5ebf369a34 更新opentracing方式 il y a 6 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 5260fb3f71 修改etcd v3 il y a 4 ans
server_manager.go 5260fb3f71 修改etcd v3 il y a 4 ans
server_test.go bc677c9466 first commit il y a 6 ans
tcp_server.go bc677c9466 first commit il y a 6 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 6977d32d24 初步实现CoAP协议接入 il y a 6 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