Skip to content
/ nymo Public

Vanilla implementation of the Nymo network protocol.

License

Notifications You must be signed in to change notification settings

nymo-net/nymo

Repository files navigation

Nymo Network Core

Go Reference

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.