lijian 15f0f1d381 token 6 yıl önce
..
testdata bc677c9466 first commit 6 yıl önce
README.md bc677c9466 first commit 6 yıl önce
config.go 6977d32d24 初步实现CoAP协议接入 6 yıl önce
errors.go 6977d32d24 初步实现CoAP协议接入 6 yıl önce
http_server.go bc677c9466 first commit 6 yıl önce
http_server_test.go bc677c9466 first commit 6 yıl önce
log.go ce017cb8fe 更新fileaccess,修复bug 6 yıl önce
log_test.go bc677c9466 first commit 6 yıl önce
netif.go d1a828f7ec 更新获取IP的方式 6 yıl önce
netif_test.go bc677c9466 first commit 6 yıl önce
rpc_client.go bc677c9466 first commit 6 yıl önce
rpc_client_test.go bc677c9466 first commit 6 yıl önce
rpc_server.go bc677c9466 first commit 6 yıl önce
rpc_server_test.go bc677c9466 first commit 6 yıl önce
server.go 15f0f1d381 token 6 yıl önce
server_manager.go 15f0f1d381 token 6 yıl önce
server_test.go bc677c9466 first commit 6 yıl önce
tcp_server.go bc677c9466 first commit 6 yıl önce
tcp_server_test.go 6977d32d24 初步实现CoAP协议接入 6 yıl önce
timer_task.go bc677c9466 first commit 6 yıl önce
udp_server.go 6977d32d24 初步实现CoAP协议接入 6 yıl önce
udp_server_test.go 6977d32d24 初步实现CoAP协议接入 6 yıl önce
utils.go bc677c9466 first commit 6 yıl önce
utils_test.go bc677c9466 first commit 6 yıl önce

README.md

the server framework.

includes:

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