Support reading from ReadCursor
/ writing to WriteCursor
via Socket
#3171
Labels
ReadCursor
/ writing to WriteCursor
via Socket
#3171
There are some really efficient APIs for this:
I'm fairly confident we can add a default implementation to
Socket
just using theStream
APIs. If so, then this opens the door for more specialized overrides on the actual implementation.The text was updated successfully, but these errors were encountered: