TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Soketi: Simple, fast and resilient open-source WebSockets server

124 pointsby rakibtgover 2 years ago

13 comments

jkarnegesover 2 years ago
&gt; Stop paying for €xpen$ive realtime<p>First time I&#x27;ve seen what appears to be a purely free project going on the offense against SaaS providers, complete with a mock pricing table. I wonder what the motivation is. Bad experience with a SaaS?<p>Brilliant website in any case. And I say this as someone who works on a realtime&#x2F;push SaaS.
评论 #32603236 未加载
评论 #32604191 未加载
davedunkinover 2 years ago
&gt; Written on top of C, ported to Node.js.<p>I think what they mean is it uses uWebSockets.js, a Node.js module wrapping a C++ implementation.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;uNetworking&#x2F;uWebSockets.js" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;uNetworking&#x2F;uWebSockets.js</a>
评论 #32606013 未加载
cyberge99over 2 years ago
I like how the site clearly explains what it is, how it works, and what it does - with benchmarks. I’m not even a hardcore developer.
rajrahulover 2 years ago
&quot;This is because you pay only for the infrastructure.&quot; It is licensed under AGPL, is there a dual licensing for commercial projects?
dchukover 2 years ago
I get their goal with the pricing comparison table, but it makes it initially appear like this has an actual cost (when in reality they&#x27;re just saying all you need to do is put this on a cheap VPS).
评论 #32604283 未加载
评论 #32602134 未加载
评论 #32604206 未加载
larsnystromover 2 years ago
Soketi is awesome. I’m using it with Laravel on some internal projects and it’s been really easy to setup and almost zero maintenance when up.
dakomover 2 years ago
The Cloudflare Workers version sounds great. I&#x27;ve been noodling around with this idea a bit too, it&#x27;s a pleasant surprise to see something out of the box :)
anonymous344over 2 years ago
I&#x27;m a php &amp; mysql -dev and still can&#x27;t understand these websockets. What if I have a cron job that sends messages to this websocket server and it pushes them to web-app (vue front, added to home screen on mobile phone, not an installed app) push notification. How this can be done ? and how can the server even keep up with the websocket connections to thousands of clients ? does the websocket re-open if user restarts their phone?
评论 #32606458 未加载
actionfromafarover 2 years ago
What can I use it for? What is it?
评论 #32605829 未加载
getcrunkover 2 years ago
Would love to see a comparison of this with nginx+node or even nchan
phnover 2 years ago
Does anyone know how this compares with centrifugo?
intelVISAover 2 years ago
Oof Ably not looking so good suddenly..
评论 #32603106 未加载
评论 #32604214 未加载
评论 #32606559 未加载
jtokophover 2 years ago
&gt; Price: $5 (a DigitalOcean instance)<p>&gt; Connections: Unlimited<p>&gt; Messages: Unlimited<p>Yeah...there is still a limit to what a $5 instance can handle.
评论 #32603400 未加载
评论 #32603681 未加载