#WebSockets

[ follow ]
websockets
InfoQ
2 days ago
JavaScript

Phoenix LiveView Promises SPA-like Interactivity for Real-Time Server-Rendered Apps

Phoenix LiveView allows developers to create real-time applications without JavaScript, leveraging the Erlang virtual machine for scalability. [ more ]
LogRocket Blog
1 month ago
JavaScript

Implementing LiveViews in Node.js - LogRocket Blog

LiveViewJS is an open-source full-stack framework for building web applications with real-time updates in Node.js and Deno.
LiveView paradigm simplifies development by leveraging WebSockets and server-side rendering for efficient real-time user experiences. [ more ]
Rxdb
1 month ago
JavaScript

WebSockets vs Server-Sent-Events vs Long-Polling vs WebRTC vs WebTransport | RxDB - JavaScript Database

Long polling, WebSockets, SSE, WebTransport, and WebRTC are technologies used for server-client communication in modern web applications.
Long polling establishes a connection to the server that remains open until new data is available, providing immediate updates but may introduce delays and be less efficient. [ more ]
Sitepoint
2 months ago
Web development

How to Use WebSockets in Node.js to Create Real-time Apps - SitePoint

WebSockets allow fast, two-way communication between a browser and server.
Server-sent events and long polling are limited for true real-time applications. [ more ]
LogRocket Blog
5 months ago
JavaScript

Using ElectricSQL to build a local-first application - LogRocket Blog

ElectricSQL is a sync layer between apps and PostgreSQL database, allowing for seamless data synchronization between local device and remote database.
ElectricSQL is currently in public alpha with limitations such as no support for SERIAL, SEQUENCE, and UNIQUE, and restrictions on primary and foreign keys. [ more ]
LogRocket Blog
5 months ago
JavaScript

Using ElectricSQL to build a local-first application - LogRocket Blog

ElectricSQL is a sync layer between apps and PostgreSQL database, allowing for seamless data synchronization between local device and remote database.
ElectricSQL is currently in public alpha with limitations such as no support for SERIAL, SEQUENCE, and UNIQUE, and restrictions on primary and foreign keys. [ more ]
morewebsockets
LogRocket Blog
5 months ago
JavaScript

Using ElectricSQL to build a local-first application - LogRocket Blog

ElectricSQL is a sync layer between apps and PostgreSQL database, allowing for seamless data synchronization between local device and remote database.
ElectricSQL is currently in public alpha with limitations such as no support for SERIAL, SEQUENCE, and UNIQUE, and restrictions on primary and foreign keys. [ more ]
Zato
5 months ago
Python

Smart IoT integrations with Akenza and Python

The Akenza IoT platform can be enhanced by integrating it with other systems, such as ERP and CRM platforms, using Python programming.
Python and WebSockets can be used to establish a bi-directional connection with Akenza, enabling real-time exchange of data with IoT devices. [ more ]
LogRocket Blog
5 months ago
Web frameworks

Using ElectricSQL to build a local-first application - LogRocket Blog

ElectricSQL is a sync layer between apps and PostgreSQL database, allowing for seamless data synchronization between local device and remote database.
ElectricSQL is currently in public alpha with limitations such as no support for SERIAL, SEQUENCE, and UNIQUE, and restrictions on primary and foreign keys. [ more ]
LogRocket Blog
5 months ago
React

Using ElectricSQL to build a local-first application - LogRocket Blog

ElectricSQL is a sync layer between apps and PostgreSQL database, allowing for seamless data synchronization between local device and remote database.
ElectricSQL is currently in public alpha with limitations such as no support for SERIAL, SEQUENCE, and UNIQUE, and restrictions on primary and foreign keys. [ more ]
[ Load more ]