kerryjiang / WebSocket4Net

A popular .NET WebSocket Client
752 stars 272 forks source link

"It" is websocket implementation - great, but how to start? #176

Open dylanh724 opened 4 years ago

dylanh724 commented 4 years ago

This looks great! However, there are no releases and the src is mixed with countless directories with a README that says what it is, but doesn't tell me how to quickstart.

Is there a guide? Some type of direction? There's no map~

If I have an existing implementation of Native websocket, where do I begin to swap it out with this?