Skip to content
You signed in with another tab or window. to refresh your session.
You signed out in another tab or window. to refresh your session.
You switched accounts on another tab or window. to refresh your session.
Pinned
Loading
-
β‘ Primus, the creator god of the transformers & an abstraction layer for real-time to prevent module lock-in.
JavaScript
4.5k
269
-
EventEmitter3 - Because there's also a number 2. And we're faster.
JavaScript
3.5k
235
-
EJSON - Extended JSON from Meteor available for Node.js and the front-end in one handy neat package. Made compatible for Primus.
JavaScript
89
13
-
Easily handle HTTP Access Control (CORS) in your applications
JavaScript
33
6
-
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.
JavaScript
17
8
-
Emitting events between server and client.
JavaScript
20
3
Repositories
Showing 10 of 25 repositories
-
eventemitter3
Public
EventEmitter3 - Because there's also a number 2. And we're faster.
-
primus
Public
β‘ Primus, the creator god of the transformers & an abstraction layer for real-time to prevent module lock-in.
-
ejson
Public
EJSON - Extended JSON from Meteor available for Node.js and the front-end in one handy neat package. Made compatible for Primus.
JavaScript
89
MIT
13
4
0
Updated
-
deumdify
Public
Browserify plugin to expose a standalone bundle as a property of the global object.
JavaScript
15
MIT
0
2
0
Updated
-
metroplex
Public
The metroplex project keeps track of all connections in redis so it can find the server address for each given spark id.
JavaScript
18
MIT
10
5
2
Updated
-
omega-supreme
Public
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.
JavaScript
17
MIT
8
1
0
Updated
-
primacron
Public
Primacron is high level interface written on top of Primus
JavaScript
12
MIT
3
1
0
Updated
-
forwarded-for
Public
Abstraction for retrieving ip address information from a Node.js connection. Searches for proxy headers before degrading req.address
JavaScript
20
MIT
7
1
0
Updated
-
emits
Public
emits returns a function which will emit and parse the specified event.
JavaScript
7
MIT
1
0
0
Updated
-
asyncemit
Public
Asynchronously emit event an event based on the arguments length.
JavaScript
4
MIT
1
0
0
Updated
You canβt perform that action at this time.