lijian fa9d994dd5 提交测试 6 anni fa
..
testdata bc677c9466 first commit 6 anni fa
README.md bc677c9466 first commit 6 anni fa
config.go bc677c9466 first commit 6 anni fa
errors.go bc677c9466 first commit 6 anni fa
http_server.go bc677c9466 first commit 6 anni fa
http_server_test.go bc677c9466 first commit 6 anni fa
log.go bc677c9466 first commit 6 anni fa
log_test.go bc677c9466 first commit 6 anni fa
netif.go bc677c9466 first commit 6 anni fa
netif_test.go bc677c9466 first commit 6 anni fa
rpc_client.go bc677c9466 first commit 6 anni fa
rpc_client_test.go bc677c9466 first commit 6 anni fa
rpc_server.go bc677c9466 first commit 6 anni fa
rpc_server_test.go bc677c9466 first commit 6 anni fa
server.go fa9d994dd5 提交测试 6 anni fa
server_manager.go bc677c9466 first commit 6 anni fa
server_test.go bc677c9466 first commit 6 anni fa
tcp_server.go bc677c9466 first commit 6 anni fa
tcp_server_test.go bc677c9466 first commit 6 anni fa
timer_task.go bc677c9466 first commit 6 anni fa
utils.go bc677c9466 first commit 6 anni fa
utils_test.go bc677c9466 first commit 6 anni fa

README.md

the server framework.

includes:

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