Pinned Repositories
access-control
Easily handle HTTP Access Control (CORS) in your applications
ejson
EJSON - Extended JSON from Meteor available for Node.js and the front-end in one handy neat package. Made compatible for Primus.
eventemitter3
EventEmitter3 - Because there's also a number 2. And we're faster.
forwarded-for
Abstraction for retrieving ip address information from a Node.js connection. Searches for proxy headers before degrading req.address
metroplex
The metroplex project keeps track of all connections in redis so it can find the server address for each given spark id.
omega-supreme
Omega supreme adds messaging between multiple primus servers. It needs a server address, spark id and message and the server will then send the correct message to the connected client.
primus
:zap: Primus, the creator god of the transformers & an abstraction layer for real-time to prevent module lock-in.
primus-emit
Emitting events between server and client.
substream
Volatile namespaces on top of Primus streams
ultron
Ultron is high-intelligence robot. It gathers intel so it can start improving upon his rudimentary design.
Primus's Repositories
primus/primus
:zap: Primus, the creator god of the transformers & an abstraction layer for real-time to prevent module lock-in.
primus/eventemitter3
EventEmitter3 - Because there's also a number 2. And we're faster.
primus/ejson
EJSON - Extended JSON from Meteor available for Node.js and the front-end in one handy neat package. Made compatible for Primus.
primus/ultron
Ultron is high-intelligence robot. It gathers intel so it can start improving upon his rudimentary design.
primus/access-control
Easily handle HTTP Access Control (CORS) in your applications
primus/substream
Volatile namespaces on top of Primus streams
primus/forwarded-for
Abstraction for retrieving ip address information from a Node.js connection. Searches for proxy headers before degrading req.address
primus/primus-emit
Emitting events between server and client.
primus/metroplex
The metroplex project keeps track of all connections in redis so it can find the server address for each given spark id.
primus/omega-supreme
Omega supreme adds messaging between multiple primus servers. It needs a server address, spark id and message and the server will then send the correct message to the connected client.
primus/deumdify
Browserify plugin to expose a standalone bundle as a property of the global object.
primus/create-server
Easily create a HTTP server for a users given options.
primus/primacron
Primacron is high level interface written on top of Primus
primus/mirage
On Cybertron, he was one of the planet’s elite upper class, in Primus he provides a transparent persistent session id.
primus/fortress-maximus
Despite his great power, size, and rank, Fortress Maximus is a weary and reluctant warrior. Fighting is against his pacifist nature and now spends his time validating.
primus/sockjs-client-node
SockJS client for Node.js
primus/emits
emits returns a function which will emit and parse the specified event.
primus/binary-pack
A module to package both browser and node versions of @ericz's binarypack
primus/asyncemit
Asynchronously emit event an event based on the arguments length.
primus/primus-analytics
Deep integration of Google Analytics in to Primus using event tracking
primus/ironhide
An opinionated way on how you could use Primus with React.
primus/lessons
Workshopper lessons for Primus
primus/primus-socket.io-client
Realtime application framework (client)
primus/condenseify
Browserify transform to remove unwanted blank lines from your code.
primus/primus-msgpack
Repack of msgpack-lite to make it easier to use it in a Primus parser