endless
endless copied to clipboard
extract endlessServer to support TCP
- extract endlessServer to support TCP
- improve logging with srv.EndlessListener.Addr()
thanks a lot for the PR. had no time to look at it in detail over the weekend - pls give me a little more time to do so before merging. thx...
no problem, thanks for your effort :)
Florian von Bock [email protected]于2015年8月3日周一 上午9:35写道:
thanks a lot for the PR. had no time to look at it in detail over the weekend - pls give me a little more time to do so before merging. thx...
— Reply to this email directly or view it on GitHub https://github.com/fvbock/endless/pull/10#issuecomment-127095511.
Might be better if you factor out the server type and the tcp server into their own files.