Skip to content

v1.8.0: feat(sfu): add data channel middlewares (#388)

Compare
Choose a tag to compare
@tarrencev tarrencev released this 22 Jan 20:39
· 178 commits to master since this release
ee0517f

Datachannel Middleware

We now support datachannel middleware. This allows the sfu to negotiate data channels and apply middleware/routing logic to them. It can be used for negotiation, authentication, message fan out, real-time game data, ect!

Checkout the docs here: https://github.com/pion/ion-sfu/tree/master/pkg/middlewares/datachannel