Getting started
Install and get started with XSockets.NET now using Nuget!
PM> Install-Package XSockets
Learn more »
JavaScript API
The JavaScript API of XSockets.NET will remind you of jQuery. Of course this was intended since we want every developer to feel comfortable with our API´s.
Learn more »
Our powerful Server API
The serverside API is like a plugable MVC pattern, but in real time. It is extremely easy to create new plugins and to set up communication endpoints to call from the JavaScript API.
Learn more »
Taste of Chocolatey!
We just recently added our first package to Chocolatey NuGet - It is now extremely easy to install the XSockets.Windows.Service on your servers - Just use Chocolatey!
Learn more »
Mono Support
We are happy to announce that XSockets will be Mono compatible as of the next release (in a few days).We are currently running a full server implementation on a Raspberry PI. How cool is that!
Learn more »
WebRTC API's
The WebRTC API's of XSockets.NET contains a set of functions that simplifies the work with peer-2-peer connections, media streams and datachannels.
Learn more »