mirror of
https://github.com/godotengine/webrtc-native.git
synced 2026-01-03 14:09:58 +03:00
New WebRTCLibDataChannel class act as PacketPeer. Old WebRTCPeer (now WebRTCPeerConnection) now allows you to set configuration (STUN/TURN) and creating multiple data channels. Fixed many bugs and implemented most of the missing API.
8 lines
50 B
Plaintext
8 lines
50 B
Plaintext
bin/*
|
|
*.os
|
|
*.a
|
|
*.lib
|
|
.sconsign.dblite
|
|
*.obj
|
|
*.swp
|