angular / ngSocket

WebSocket support for angular
Apache License 2.0
204 stars 25 forks source link

New url on reconnect #37

Open fernandomoraes opened 8 years ago

fernandomoraes commented 8 years ago

Threre is any way to update the URL during websocket reconection process? I basically need it because we provide a token in the URL during conection process, and this specific token is updated during application lifecycle, consequently we need to refresh it in the original URL