v1.8.0: feat(sfu): add data channel middlewares (#388)
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