lijian bc677c9466 first commit před 6 roky
..
testdata bc677c9466 first commit před 6 roky
README.md bc677c9466 first commit před 6 roky
config.go bc677c9466 first commit před 6 roky
errors.go bc677c9466 first commit před 6 roky
http_server.go bc677c9466 first commit před 6 roky
http_server_test.go bc677c9466 first commit před 6 roky
log.go bc677c9466 first commit před 6 roky
log_test.go bc677c9466 first commit před 6 roky
netif.go bc677c9466 first commit před 6 roky
netif_test.go bc677c9466 first commit před 6 roky
rpc_client.go bc677c9466 first commit před 6 roky
rpc_client_test.go bc677c9466 first commit před 6 roky
rpc_server.go bc677c9466 first commit před 6 roky
rpc_server_test.go bc677c9466 first commit před 6 roky
server.go bc677c9466 first commit před 6 roky
server_manager.go bc677c9466 first commit před 6 roky
server_test.go bc677c9466 first commit před 6 roky
tcp_server.go bc677c9466 first commit před 6 roky
tcp_server_test.go bc677c9466 first commit před 6 roky
timer_task.go bc677c9466 first commit před 6 roky
utils.go bc677c9466 first commit před 6 roky
utils_test.go bc677c9466 first commit před 6 roky

README.md

the server framework.

includes:

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