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

README.md

the server framework.

includes:

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