Skip to content

A simple implementation of Socket.IO client using .NET as a POC for a case I'm working on.

License

Notifications You must be signed in to change notification settings

FawzyMokhtar/Socket.IO-dotnet-Client

Repository files navigation

Socket.IO .NET Client Implementation

A simple implementation of Socket.IO client using .NET as a POC for a case I'm working on.

  • Quick Start

    • To install dependencies (packages):

      Start by (Build Project) from Visual Studio's Object Browser.

    • Run the project.

    • Set the server-url and press Connect to Server.

  • Node.js (Server & Client)

    An additional implementation of the Socket.IO Client in addition to the basic implementation of the Socket.IO Server could be found on Socket.IO Node.js Server & Client.

About

A simple implementation of Socket.IO client using .NET as a POC for a case I'm working on.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages