vapor-community / sockets

🔌 Non-blocking TCP socket layer, with event-driven server and client.
MIT License
575 stars 54 forks source link

All resolved addresses #139

Closed tgymnich closed 7 years ago

tgymnich commented 7 years ago

Fixes vapor/vapor#1086 and improves #137

UDP Sockets not fully tested (pls make sure i didnt break it). TCP Sockets neeed more testing. Finally we need a way to test resolving of localhost. Would love to hear your feedback.

Joannis commented 7 years ago

Oops, sorry @czechboy0. I accidentally clicked on you

tanner0101 commented 7 years ago

thanks!