Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 395 Bytes

File metadata and controls

11 lines (6 loc) · 395 Bytes

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?

// TODO: this