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.
-
Simple: Socketless is designed to be easy to use and understand.
-
Fast: Socketless is built using Bun (benchmarks) and Dragonfly (benchmarks).
-
Scalable: Socketless is built to scale horizontally with ease. Check out the infrastructure
-
Global: Socketless is built to be used globally. Check out our cloud locations
Getting started
Choose the technology you are using and follow the guide to get started.
- NextJS
- SvelteKit
- SolidStart
- Hono
- More coming soon...
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.