Jelly.js httpserver Plugin
An Apollo Server integration for use with Express v5
An Apollo Server integration for use with Express v4
The realtime engine behind Socket.IO. Provides the foundation of a bidirectional connection between client and server
A wrapper for creating HTTP/HTTPS servers
Dependency injection support for Glimmer applications.
Admin UI for Socket.IO
Fluid server shared services
# 1. Overview This library consists of 2 components: - P2P Server Plugin (src/p2p-server-plugin.js): plugin for [socket.io](https://www.npmjs.com/package/socket.io) lib - P2P Client Plugin (src/p2p-client-plugin.js): plugin for [socket.io-client](http
General utilities for plugins to use
TypeScript plugin for ESLint
This plugin transforms ES2015 modules to CommonJS
Compile ESNext Regular Expressions to ES5
Compile class public and private fields, private methods and decorators to ES6
Allow parsing of TypeScript syntax
Allow parsing of jsx
Allow parsing of the module attributes in the import statement
Server module for SocketCluster
This plugin transforms ES2015 modules to UMD
React specific linting rules for ESLint
Allow parsing of the logical assignment operators
Compile regular expressions using named groups to ES5.
Compile ES2015 for...of to ES5
Allow parsing of import.meta