Closed vi closed 7 years ago
yeah this is discussed more in #58 what do you think of the proposal?
@vi this is coming in a different style in #80 , which just needs docs now and has a lot of cool stuff.
you can now make connections on anything that impl Read + Write
or a pair of (Read, Write)
.
Allow users to make custom servers (non-TCP, non-SSL). For example, UNIX-socket-based server for Nginx integration.