#WebSockets
Real-time features in your Nextcloud external apps (ExApps) with low latency, no more polling, and clear architectures. ✨

Discover how you can use WebSockets to create efficient, responsive apps with live updates across interfaces.

👇
WebSockets in Nextcloud: creating real‑time apps via AppAPI - Nextcloud
Discover WebSockets support in the Nextcloud AppAPI for lower latency, no polling, and cleaner architectures for real‑time features.
nextcloud.com
November 7, 2025 at 6:25 PM
All courses on sale at:
gocode.ca

Use this coupon code at checkout:
NVSL25

Code expires:
November 8, 2025.

#go #golang #Vue #websockets #react #python #laravel #ubuntu #microservices #concurrency #Fyne
November 3, 2025 at 2:50 PM
hey hey programmers, we are looking for people to help work on our source engine cross-play server, we are looking for people experienced with #sourcemod / #sourcepawn and #javascript (mainly websockets). feel free to join the server if you can help us out, (server is 18+ only) discord.gg/4qsjEEQkN7
Join the Source: Crossroads Official Discord Server Discord Server!
Check out the Source: Crossroads Official Discord Server community on Discord - hang out with 312 other members and enjoy free voice and text chat.
discord.gg
November 4, 2025 at 1:50 AM
Ever wanted to see live data stream through your Java app — without WebSockets or Kafka?
This hands-on tutorial shows how to build a real-time leaderboard using #Quarkus + #gRPC + Mutiny.
Reactive, fast, and ridiculously clean.
👇 Read it here:
buff.ly/zFshU8G

#Java #ReactiveProgramming
November 2, 2025 at 7:15 AM
Announcing plumber2 0.1.0! 🔧

The next-gen #RStats framework for building web servers and REST APIs is here. It's a rewrite of plumber with a modern foundation.

Key features include async support via mirai, native WebSockets, and serving of Shiny/Quarto.

Learn more: tidyverse.org/blog/2025/09...
October 28, 2025 at 2:25 PM
Challenge Accepted: WebStreams + WebSockets, No Libs
s.tritarget.org/q
October 29, 2025 at 4:15 AM
Watching the mysterious masked speaker Dr. Sony Valdez live-code a @djangoproject.com chat app with asgi, channels, websockets, Redis at the first PyCon Davao
October 25, 2025 at 2:00 AM
Here's a video of last night's Twitch Stream for anyone interested. I ended up diving into #websockets and ended up working through the tutorial for #socket.io. It was pretty interesting.
🧑‍💻

youtu.be/r725oNVP6rU
Zener Card Web Sockets 🧑‍💻
YouTube video by Trees are Green
youtu.be
October 24, 2025 at 1:44 PM
Ayer Postman no funcionaba porque AWS se cayó.
Va siendo hora de probar algo más ligero: Yaak.

✓ Hecho con React, Rust y Tauri
✓ REST, GraphQL y WebSockets
✓ Sin nubes ni tracking
✓ 100% offline

Para Windows, macOS y Linux → yaak.app
October 21, 2025 at 1:57 PM
Using WebSockets is a significant technology change from previous attempts at this. Most low-end hosting companies don't support WebSockets.

Here's some background from when I started writing about real-time collab in WordPress back in 2019: publishpress.com/blog/google-...
October 20, 2025 at 6:11 PM
Woohoo! Figured out getting websockets wired up!

Posted the example for others who might need it:
github.com/sveltejs/kit...
Native support for web sockets · Issue #1491 · sveltejs/kit
We've been attempting to migrate our app from sapper to sveltekit and ran into the problem of web sockets, in sapper we could simply attach the WebSocket server directly to the express server and b...
github.com
October 15, 2025 at 5:01 PM
🔍 Jeudi – Veille
HTMX est une bibliothèque JavaScript open-source qui étend HTML avec des attributs personnalisés, permettant d'ajouter des comportements dynamiques comme du AJAX, des transitions CSS, des WebSockets et des événements envoyés par le serveur, directement depuis le HTML !

➡️ htmx.org
October 9, 2025 at 8:26 AM
Unmasking WebSocket Vulnerabilities: The Hidden Backdoor in Your Real-Time Apps

Introduction: While most penetration testers and bug bounty hunters meticulously scrutinize HTTP requests, a critical attack vector often remains overlooked: WebSockets. The recent discovery of a broken access control…
Unmasking WebSocket Vulnerabilities: The Hidden Backdoor in Your Real-Time Apps
Introduction: While most penetration testers and bug bounty hunters meticulously scrutinize HTTP requests, a critical attack vector often remains overlooked: WebSockets. The recent discovery of a broken access control vulnerability via WebSocket history on a major platform like Pinterest underscores the pervasive and hidden nature of this threat. This article delves into the technical intricacies of WebSocket security, moving beyond theoretical concepts to provide actionable commands and methodologies for identifying and exploiting these flaws that traditional scanners miss.
undercodetesting.com
October 8, 2025 at 4:42 AM
It's moreso that you -do- build the service yourself, using their protocol. To their credit, they're working on transferring ATproto governance to the IETF, the same org that manages HTTP, TLS, WebSockets, etc.—and no one's afraid of those dying.

docs.bsky.app/blog/taking-...
Taking AT to the IETF | Bluesky
Last week we posted two drafts to the IETF Data Tracker. This is the first major step towards standardizing parts of AT in an effort to establish long-term governance for the protocol.
docs.bsky.app
October 3, 2025 at 3:17 PM
Tired of messy scheduling emails?
I wrote a step-by-step guide to build a real-time group poll app with Quarkus, REST, Qute, and WebSockets Next.
Fast, modern, and all Java.

Read it here: buff.ly/7jW5QCw

#Java #Quarkus #WebSockets #Qute #Postgres
October 3, 2025 at 6:15 AM
#SymfonyCon Amsterdam 2025: Speaker announcement! 🎤
Join Pauline Vos to discover how WebSockets and async PHP power a live raffle app—and learn to build your own real-time features with ease! https://symfony.com/blog/symfonycon-amsterdam-2025-let-s-build-a-raffler-with-websockets
October 1, 2025 at 12:31 PM
it's railway.app, it's how I host statusphere.mozzius.dev. you can throw a github repo at it and it puts it on an actual server (so you can use websockets). I added a 5gb volume on it and then just put my sqlite file in there and you've got a persistent db
Railway
Railway is an infrastructure platform where you can provision infrastructure, develop with that infrastructure locally, and then deploy to the cloud.
railway.app
September 30, 2025 at 3:26 PM
all i need is:

- it can host a typescript Node.js app (so either Node.js host or something that lets me run a Docker container)

- it can listen to Jetstream via websockets and ingesting the current volume is cheap

- it lets me have some simple queryable DB
September 30, 2025 at 3:16 PM
Probably should too. It's less data on your end and less annoying than constantly hitting an appview.

I think curl even supports websockets if you want to use jetstream.
September 25, 2025 at 8:45 PM
@dholms.xyz and I have been iterating on a new "stateful channels" API which would hopefully make this trivial. The semantics would work both over websockets and webhooks.
September 23, 2025 at 12:34 AM
it's all a series of tubes (websockets)
September 17, 2025 at 10:17 PM
I've been using this pattern a bit lately on my Inertia side projects 😁

Often I only need the data to be up to date when visible - so just listen to visibility change, and reload the data we need - nice and easy 😍

I'm too lazy to setup websockets, events, & live updates 😬 and polling upsets me 😛
September 17, 2025 at 8:16 AM
Day 2: Added some real time stuff using websockets to my real time whiteboard + video conferencing app I'm building. Also used redis for session storage. Along with that, added keyboard shortcut to tools, and fixed some bugs in the whiteboard. Very productive day.
#100daysofcode #buildinpublic
September 12, 2025 at 1:13 PM
🔥 Hot Repo! 🔥 (100+ new stars)

📦 ArchGPT / insomnium
⭐ 777 (+104)
🗒 JavaScript

Insomnium is a fast local API testing tool that is privacy-focus and 100% local. For testing GraphQL, REST, WebSockets and gRPC. This is a fork of Kong/insomnia
GitHub - ArchGPT/insomnium: Insomnium is a fast local API testing tool that is privacy-focus and 100% local. For testing GraphQL, REST, WebSockets and gRPC. This is a fork of Kong/insomnia
Insomnium is a fast local API testing tool that is privacy-focus and 100% local. For testing GraphQL, REST, WebSockets and gRPC. This is a fork of Kong/insomnia - GitHub - ArchGPT/insomnium: Insomn...
github.com
October 5, 2023 at 4:50 PM