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.
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Failed to load latest commit information. | |||
![]() |
.gitignore | ||
![]() |
README.md | ||
![]() |
index.js | ||
![]() |
package.json |
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.