Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more! Learn more →
Top 23 JavaScript WebSocket Projects
-
-
I use redis, sequelize and PG Listen/Notify via Robust Listeners with a websocket server coded in ws
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
Laverna
Laverna is a JavaScript note taking application with Markdown editor and encryption support. Consider it like open source alternative to Evernote.
Project mention: GitNoter alternatives - Laverna, Standard Notes, takenote, gitnote, and OpenNote | libhunt.com/r/gitnoter | 2022-04-25 -
Project mention: notify desktop app that processing has finished | reddit.com/r/softwarearchitecture | 2022-04-30
+1 You can try https://github.com/sockjs/sockjs-client for handling that
-
This resonates with me 100%. Every bit of unhappiness I've felt in my career so far has been caused by a bad manager. The main issue for me has been the final point you mentioned about "Imposed artificial limitations" - I cannot tell you the number of times that I've been forced to use an inefficient tool or do something in a sub-optimal or downright incorrect way (knowing that it would have to be re-written later) by a bad manager... In some companies, it was a daily occurrence; that's why I never stayed at a single company for longer than 2 years. It's almost impossible to find a company that lets me implement things correctly.
Thankfully, nobody could constrain me in my open source work. I (with the help of community members) built:
- SocketCluster (https://socketcluster.io/): A distributed pub/sub framework.
- Capitalisk (https://capitalisk.com/): A lightweight quantum-resistant blockchain which is less than 5K lines of code.
- LDEX (https://ldex.trading/): A deterministic decentralized exchange (DEX) which can work with many different blockchain protocols. It's less than 4K lines of code in total and only has 3 small third-party dependencies (including sub-dependencies).
-
-
-
Sonar
Write Clean JavaScript Code. Always.. Sonar helps you commit clean code every time. With over 300 unique rules to find JavaScript bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
engine.io
The engine used in the Socket.IO JavaScript server, which manages the low-level transports such as HTTP long-polling and WebSocket.
-
Primus
:zap: Primus, the creator god of the transformers & an abstraction layer for real-time to prevent module lock-in.
-
-
-
crypto-trading-bot
Cryptocurrency trading bot in javascript for Bitfinex, Bitmex, Binance, Bybit ... (public edition)
https://github.com/chrisleekr/binance-trading-bot https://github.com/Haehnchen/crypto-trading-bot
-
Project mention: A powerful search feature with what Rails provides out of the box | dev.to | 2023-01-19
Reading the article and the source code, I learned a ton of stuff, as always. In his implementation, Louis is using StimulusReflex (built on top of Stimulus) to achieve this. I was curious about several points:
-
-
I've tried [Wampy](https://github.com/KSDaemon/wampy.js), [autobahn](https://github.com/crossbario/autobahn-js) and neither work with my websocket. Wampy works if i patch it to use wamp.json but it's extra code I'd rather avoid, plus it doesn't have native typescript support.
-
mirotalksfu
🏆 WebRTC - SFU - Simple, Secure, Scalable Real-Time Video Conferences Up to 4k, compatible with all browsers and platforms.
Project mention: Free Secure WebRTC P2P/SFU/C2C Video Calls, Screen Sharing, File Sharing, Chat and more. | reddit.com/r/javascript | 2023-02-02I started the MiroTalk P2P & MiroTalk SFU projects during the pandemic period (about 1+ year ago), not knowing anything about the WebRTC. Making often the video conferences with my colleagues and not wanting to depend on Zoom, Teams, Google Meet... I decided to do some research about how it works and from there MiroTalk was born :) I Giving to everyone the chance to have its own instance of MiroTalk, which can be customized as you like and run in any cloud, vps, server. If you're just starting out, I suggest you take a look at the MiroTalk C2C (New) code, which can be a good starting point to understand how the architecture WebRTC Mesh (P2P) works. Later you can also study how the WebRTC SFU (Selective Forwarding Units - I recommend mediasoup which I personally love) or MCU (Multipoint Control Unit) architecture works. I wish you all the best!
-
Project mention: I created an open-source group meeting scheduler | reddit.com/r/SideProject | 2022-07-12
Wow. I'm impressed. It's time to ditch Doodle. I upvoted on Product Hunt. Indeed star your repo as well. It would be fantastic if you could integrate video chat. Check this repo - https://github.com/holtwick/briefing
-
-
-
-
hyper-express
High performance Node.js webserver with a simple-to-use API powered by uWebsockets.js under the hood.
Project mention: Need help in understanding why we need classes in JS(node specifically). | reddit.com/r/node | 2022-10-16Are classes absolutely needed in JS? No, not really. Are classes really nice and significantly improve the readability/flow of your code in some cases? Sure, an example could be a webserver I wrote: https://github.com/kartikk221/hyper-express
-
Project mention: Xdm – Powerfull download accelerator and video downloader | news.ycombinator.com | 2022-03-17
+1 for aria2! It does one job and does it very well.
Want to add a UI? Take a look at WebUI-Aria2: https://github.com/ziahamza/webui-aria2
It is also very easy to integrate with othersoftware via the RPC interface https://aria2.github.io/manual/en/html/aria2c.html?highlight.... You can find wrappers in some languages e.g. the JS bindings: https://github.com/sonnyp/aria2.js
-
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
JavaScript WebSocket related posts
- What is the Total.js Plaform?
- Is my health check endpoint good enough?
- serving videos from backend
- Over 16,000 people still use a Pebble smartwatch
- I Hope it’s allowed here, I’ve been working on. Serverside only SPA web framework that works using websockets. I’d like as much opinion thanks in advance
- Hey I built a serverside only SPA web framework. I would really like critical opinions on the idea.
- Render.com and Websocket: Connection randomly being closed after 5-ish minutes?
-
A note from our sponsor - Appwrite
appwrite.io | 4 Feb 2023
Index
What are some of the best open-source WebSocket projects in JavaScript? This list will help you:
Project | Stars | |
---|---|---|
1 | uptime-kuma | 28,779 |
2 | ws | 19,358 |
3 | Laverna | 8,984 |
4 | sockjs-client | 8,125 |
5 | SocketCluster | 6,008 |
6 | Node-Media-Server | 5,214 |
7 | Baileys | 4,517 |
8 | engine.io | 4,470 |
9 | Primus | 4,388 |
10 | Faye | 4,372 |
11 | Node.js framework | 4,170 |
12 | crypto-trading-bot | 2,695 |
13 | stimulus_reflex | 2,063 |
14 | SockJS | 2,053 |
15 | autobahn-js | 1,395 |
16 | mirotalksfu | 1,159 |
17 | briefing | 1,070 |
18 | Glowing Bear | 899 |
19 | Node-Chat | 730 |
20 | vosk-server | 627 |
21 | hyper-express | 606 |
22 | aria2.js | 559 |
23 | cookbook | 442 |