# Packages
No description provided by the author
# README
Nymo Network Core
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.
Implementation
To use this Nymo core library, implement Database
and related interfaces. Read documentation for more information on how to use this library.
License
All files under this repository are marked with BSD Zero Clause License.