lijian 00fec5f737 更新fileaccess 6 years ago
..
testdata bc677c9466 first commit 6 years ago
README.md bc677c9466 first commit 6 years ago
config.go bc677c9466 first commit 6 years ago
errors.go bc677c9466 first commit 6 years ago
http_server.go bc677c9466 first commit 6 years ago
http_server_test.go bc677c9466 first commit 6 years ago
log.go 00fec5f737 更新fileaccess 6 years ago
log_test.go bc677c9466 first commit 6 years ago
netif.go d1a828f7ec 更新获取IP的方式 6 years ago
netif_test.go bc677c9466 first commit 6 years ago
rpc_client.go bc677c9466 first commit 6 years ago
rpc_client_test.go bc677c9466 first commit 6 years ago
rpc_server.go bc677c9466 first commit 6 years ago
rpc_server_test.go bc677c9466 first commit 6 years ago
server.go fa9d994dd5 提交测试 6 years ago
server_manager.go 798a030605 更新fileaccess服务,添加自动清理文件功能 6 years ago
server_test.go bc677c9466 first commit 6 years ago
tcp_server.go bc677c9466 first commit 6 years ago
tcp_server_test.go bc677c9466 first commit 6 years ago
timer_task.go bc677c9466 first commit 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