Poxa 0.4.0
- Refactor internal modules
Authentication
andPusherEvent
; - Document several modules;
- Validate channel name and socket id on Events endpoint;
- Generate socket id using the pattern "NUMBER.NUMBER" according to Pusher's format;
Authentication
and PusherEvent
;