Socketless Banner

Socketless - Websockets on serverless

Published on Jul 2, 2024

What is Socketless?

Serverless infrastructure is great, but it has one drawback: it doesn’t allow long connections like WebSockets. The solution is Socketless. Create a connection, and stay connected indefinitely. Find out more at socketless.ws .

How is it developed?

Socketless is developed with Typescript, backed by a Postgres database. Additionally, it is deployed on Cloudflare Workers and Cloudflare Pages.