Skip to content
This repository has been archived by the owner on Dec 30, 2022. It is now read-only.
/ godot-pjnath Public archive

[WIP, UNMAINTAINED] PJNATH: ICE, STUN, and TURN Library wrapper for Godot Engine

License

Notifications You must be signed in to change notification settings

Xrayez/godot-pjnath

Repository files navigation

PJNATH module for Godot

Godot 3.1 compatible.

Note: this module was created as part of my freelance work, and it's mostly a backbone which requires exposing functions, but I decided to release it to the public since I'm unlikely to work on this. Feel free to build upon it if you ever find this module useful in any way!

Installation

Before installing, you must be able to compile Godot Engine from source.

# Copy the module under directory named `pjnath` (must be exactly that)
cp godot-pjnath <godot_path>/modules/pjnath && cd <godot_path>
# Compile the engine manually, for instance:
scons platform=windows target=release_debug bits=64

Also see platform-specific instructions:

License

The module is released under the MIT license.

See thirdparty/README.md for PJNATH license and details.

About

[WIP, UNMAINTAINED] PJNATH: ICE, STUN, and TURN Library wrapper for Godot Engine

Topics

Resources

License

Stars

Watchers

Forks