endless icon indicating copy to clipboard operation
endless copied to clipboard

extract endlessServer to support TCP

Open flier opened this issue 10 years ago • 3 comments

  1. extract endlessServer to support TCP
  2. improve logging with srv.EndlessListener.Addr()

flier avatar Jul 30 '15 06:07 flier

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...

fvbock avatar Aug 03 '15 01:08 fvbock

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.

flier avatar Aug 03 '15 03:08 flier

Might be better if you factor out the server type and the tcp server into their own files.

ajpen avatar Mar 04 '17 20:03 ajpen