You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Embedding Session Router into an existing application
When all else fails and you want to deploy Session Router inside your app without the OS caring you can embed an entire Session Router client and a few of the upper network layers into your application manually.
Why you should avoid this route
// TODO: this
When you cannot avoid this route, how do i use it?