nginx extras

nginx-module-nchan - Scalable, flexible pub/sub server for the modern web

Website: https://github.com/slact/nchan
License: BSD
Vendor: GetPageSpeed LLC
Description:
Nchan is a scalable, flexible pub/sub server for the modern web,
built as a module for the NGINX web server. It can be configured
as a standalone server, or as a shim between your application
and hundreds, thousands, or millions of live subscribers.
It can buffer messages in memory, on-disk, or via Redis.

Messages are published to channels with HTTP POST requests or
Websocket, and subscribed also through Websocket, long-polling,
EventSource (SSE), old-fashioned interval polling, and more.

In a web browser, you can use Websocket or EventSource natively,
or the NchanSubscriber.js wrapper library. It supports Long-Polling,
EventSource, and resumable Websockets, and has a few other added
convenience options. It's also available on NPM.

How to Install

sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm
sudo dnf -y install dnf-plugins-core
sudo dnf config-manager --enable getpagespeed-extras-mainline
sudo dnf -y install nginx-module-nchan

Packages

nginx-module-nchan-1.27.2+1.3.7-3.fc39.gps.x86_64 [379 KiB] (no changelog entry)
nginx-module-nchan-1.27.1+1.3.7-3.fc39.gps.x86_64 [379 KiB] (no changelog entry)
nginx-module-nchan-1.27.1+1.3.6-3.fc39.gps.x86_64 [377 KiB] (no changelog entry)
nginx-module-nchan-1.27.0+1.3.6-3.fc39.gps.x86_64 [377 KiB] (no changelog entry)
nginx-module-nchan-1.25.5+1.3.6-3.fc39.gps.x86_64 [377 KiB] (no changelog entry)

Subscribe