UNPKG
@gathertown/mediasoup
Version:
latest (0.0.4-gather)
0.0.4-gather
0.0.3-gather
0.0.2-gather
Cutting Edge WebRTC Video Conferencing
mediasoup.org
gathertown/mediasoup
@gathertown/mediasoup
/
node
/
lib
/
fbs
/
transport
/
protocol.d.ts
5 lines
•
96 B
TypeScript
View Raw
1
2
3
4
5
export
declare
enum
Protocol
{
UDP
=
1
,
TCP
=
2
}
//# sourceMappingURL=protocol.d.ts.map