vapor-community / sockets

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

Create a "Sendable" and a "Receivable" protocol #24

Closed MatthiasKreileder closed 7 years ago

MatthiasKreileder commented 8 years ago

This issue comprises the following steps

codetalks-new commented 7 years ago

Hi, I don't think that socks should include this features. socks has already did well as a Socket Library. anyone need the feature can have their own extensions.