/nbnet-sunder

Sunder bindings for nbnet

Primary LanguagePythonBSD Zero Clause License0BSD

nbnet-sunder

Sunder bindings for nbnet.

Build and Install

Native UDP Driver

$ make

Native WebRTC Driver

$ make CFLAGS="-DNBN_WEBRTC_NATIVE -I /path/to/libdatachannel/include"

Install

Install to $(SUNDER_HOME)/lib/nbnet:

$ make install

License

All content in this repository is licensed under the Zero-Clause BSD license.

See LICENSE for more information.