observing / thor

The WebSocket god of thunder
MIT License
1.29k stars 154 forks source link

Option to pass custom headers #23

Open irshad-qb opened 8 years ago

irshad-qb commented 8 years ago

Option to pass a custom header to be used for websocket handshake request. Will be useful for web socket which does authentication in Oauth2 standard.

irshad-qb commented 8 years ago

Underlying ws library have this feature. Via constructor as options.