kurimi1 / nymo

Vanilla implementation of the Nymo network protocol.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Vanilla implementation of the Nymo network protocol.

License:BSD Zero Clause License


Languages

Language:Go 100.0%