Go TCP server framework that inherits battle-tested code from net/http and can be extended through built-in interfaces.
17
stars
1
forks
source link
test: test server should listen on system-chosen port to avoid port conflict #9
Closed
cat2neat closed 7 years ago
so also need to publish listener.Addr I/F for test clients.