Jump to letter: [
E
]
ea-nginx-nchan in CloudLinux OS 8 (x86_64) - Scalable, flexible pub/sub server for the modern web
- Description:
Scalable, flexible pub/sub server for the modern web
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.
This module is built for cPanel EasyApache 4 (EA4) nginx compatibility.
- Distro notes:
This package is built for CloudLinux OS with cPanel EasyApache 4 (ea-nginx).
How to Install ea-nginx-nchan in CloudLinux OS 8 (x86_64)
# CloudLinux OS with cPanel EasyApache 4 must be installed on your server.
sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm
# The cl-ea4 repo is automatically enabled on CloudLinux with cPanel
sudo dnf -y install ea-nginx-nchan
Packages