Closed karx closed 4 years ago
WS module version 3.0.0 does not have upgradeReq anymore #1099.
That is really a major breaking change. We can add req object to on Connect to get the url.
req
on Connect
I have raised a PR with these changes: https://github.com/fbsamples/Canvas-Streaming-Example/pull/5
Am i missing something?
Merged in #5
WS module version 3.0.0 does not have upgradeReq anymore #1099.
That is really a major breaking change. We can add
req
object toon Connect
to get the url.I have raised a PR with these changes: https://github.com/fbsamples/Canvas-Streaming-Example/pull/5
Am i missing something?