johanhelsing / matchbox

Painless peer-to-peer WebRTC networking for rust wasm (and native!)
Apache License 2.0
864 stars 70 forks source link

Make `WebRtcSocket::players()` available for `MultipleChannels` sockets #373

Closed aleksa2808 closed 9 months ago

aleksa2808 commented 9 months ago

This PR makes the WebRtcSocket::players() method available for WebRtcSocket<MultipleChannels> types as well.