Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-13 | [WebRTC] Expose more of the WebRTC API. | Fabio Alessandrelli | |
Add get_gathering_state() returning the iceGatheringState of the connection. Add get_signaling_state() returning the signalingState of the connection. Improve JS library. | |||
2022-09-01 | Simplify network GDExtension bindings using EXBIND macros. | Fabio Alessandrelli | |
Simplify StreamPeer, PacketPeer, MultiplayerPeer extension. Simplify and update WebRTC*Extension with newly supported types. | |||
2022-06-09 | [WebRTC] Static extension registration. | Fabio Alessandrelli | |
2022-01-03 | Update copyright statements to 2022 | RĂ©mi Verschelde | |
Happy new year to the wonderful Godot community! | |||
2021-09-24 | [Net] Expose WebRTC classes to extensions. | Fabio Alessandrelli | |