mattstyles / koa-socket

Sugar for connecting socket.io to a koa instance
242 stars 50 forks source link

Add event as well to the packet passed onto middlewares #2

Closed git-jiby-me closed 9 years ago

git-jiby-me commented 9 years ago

Can the event name as well added to the packet, so that it can be accessed in the middlewares. This will help integration with routers.

git-jiby-me commented 9 years ago

fixed by #3