https://github.com/leostera/transporter.io-events
events transport for transporter.io
https://github.com/leostera/transporter.io-events
Last synced: over 1 year ago
JSON representation
events transport for transporter.io
- Host: GitHub
- URL: https://github.com/leostera/transporter.io-events
- Owner: leostera
- Created: 2013-06-30T16:48:22.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-07-04T22:39:33.000Z (about 13 years ago)
- Last Synced: 2024-10-29T21:06:47.901Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 105 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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.