lijian bc677c9466 first commit hace 6 años
..
testdata bc677c9466 first commit hace 6 años
README.md bc677c9466 first commit hace 6 años
config.go bc677c9466 first commit hace 6 años
errors.go bc677c9466 first commit hace 6 años
http_server.go bc677c9466 first commit hace 6 años
http_server_test.go bc677c9466 first commit hace 6 años
log.go bc677c9466 first commit hace 6 años
log_test.go bc677c9466 first commit hace 6 años
netif.go bc677c9466 first commit hace 6 años
netif_test.go bc677c9466 first commit hace 6 años
rpc_client.go bc677c9466 first commit hace 6 años
rpc_client_test.go bc677c9466 first commit hace 6 años
rpc_server.go bc677c9466 first commit hace 6 años
rpc_server_test.go bc677c9466 first commit hace 6 años
server.go bc677c9466 first commit hace 6 años
server_manager.go bc677c9466 first commit hace 6 años
server_test.go bc677c9466 first commit hace 6 años
tcp_server.go bc677c9466 first commit hace 6 años
tcp_server_test.go bc677c9466 first commit hace 6 años
timer_task.go bc677c9466 first commit hace 6 años
utils.go bc677c9466 first commit hace 6 años
utils_test.go bc677c9466 first commit hace 6 años

README.md

the server framework.

includes:

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