Marfusios / websocket-client

🔧 .NET/C# websocket client library
MIT License
682 stars 126 forks source link

Support ReadOnlySequence type #146

Open Odonno opened 5 months ago

Odonno commented 5 months ago

Support ReadOnlySequence<byte> type on Send methods: