This repository contains a vanilla implementation of the open-standard Nymo network protocol in Go as a library.
A simple UPnP-IGD port-forwarding functionality is also implemented for the convenience of the user.
To use this Nymo core library, implement Database
and related interfaces. Read documentation for more information on how to use this library.
All files under this repository are marked with BSD Zero Clause License.