|
- What is WebSocket? How it works, performance, and use cases explained
Get a better understanding of WebSockets are, how they work, and why they're ideal for building high-performance realtime apps
- What are WebSockets used for? - Ably Realtime
What is WebSocket? In a nutshell, WebSocket is a realtime web technology that enables bidirectional, full-duplex communication between client and server over a persistent connection The WebSocket connection is kept alive for as long as needed (in theory, it can last forever), allowing the server and the client to send data at will, with minimal overhead
- The WebSocket Handbook - Ably Realtime
About the Author Alex Diaconu is a WebSocket enthusiast who has spent most of his professional career working alongside engineering teams, technical product managers, and system architects, while writing about web technologies Alex is currently a Technical Content Writer at Ably, where he is exploring the world of realtime tech, and writing about the many challenges of event-driven
- WebSocket architecture best practices to design robust realtime system
Learn WebSocket architecture best practices to design robust realtime systems Improve scalability and performance with proven strategies
- Pros and cons of WebSockets - the complete guide
WebSocket is a mature tech that benefits from widespread adoption There are numerous libraries and frameworks implementing the WebSocket protocol across every programming language and development platform
- obs-websocket - Remote-control OBS Studio using WebSockets [Deleted]
Palakis submitted a new resource: Websocket plugin - Remote-control your OBS Studio with Websockets A Websocket API for OBS Studio The websocket server runs on port 4444 and the protocol is based on the OBSRemote protocol (including authentication) with some additions specific to OBS Studio
- Remote Control Guide - OBS
However, you can download obs-websocket for older releases of OBS Studio It is highly recommended to keep the WebSocket protected with a password against unauthorized control A password is generated password for you automatically when you load it for the first time To change this: Click on the Tools menu Click on obs-websocket Settings
- The WebSocket Handbook: learn about the technology behind the realtime web
The WebSocket Handbook is a resource for developers who want to learn about the WebSocket technology and how to use it to build event-driven, realtime apps The Handbook covers the core building blocks of the WebSocket technology, its characteristics, and advantages
|
|
|