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

README.md

the server framework.

includes:

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