UNPKG
transporter.io
Version:
latest (0.0.2)
0.0.2
0.0.1
0.0.0
a transporter transport system over websockets.
leostera/transporter.io
transporter.io
/
examples
/
events
/
node_modules
/
transporter.io-events
/
README.md
4 lines
(2 loc)
•
207 B
Markdown
View Raw
1
2
3
4
# Events transport
for
transporter.io It simply takes the data
object
sent over the socket
and
emits an
event
using
it
's `eventName` attribute and passes the `options` attribute as the callbacks arguments.