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

README.md

the server framework.

includes:

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