Skip to content

v1.6.0

Compare
Choose a tag to compare
@elliotchance elliotchance released this 02 Sep 14:49
· 1 commit to master since this release
93cd1e6
Improve listener and dial failure handling (#18)

Add a Listen/Serve pattern, and wrap Start around that, to allow initializing the listener prior to starting the service
flag to immediately close connections that fail to dial.