Skip to main content

Introduction

Websockets are a pain to deal with, from coding the initial server, to handling connections on the client, and scaling the server to handle more connections. That's why we created Socketless, where our mission is to make websockets simple.

Getting started

Choose the technology you are using and follow the guide to get started.

Using our cloud

If you want to start using Socketless right now is as simple as signing up at app.socketless.ws. We will take care of the infrastructure, latency, scaling up, etc. If you want a hassle-free experience, this is the way to go.

Self-hosted

If you want to self-host Socketless, you can follow the Self-Hosted guide. This is totally free.