Categorygithub.com/unixninja92/div-iii-server
module
0.0.0-20150429100916-a85fb9e47f3b
Repository: https://github.com/unixninja92/div-iii-server.git
Documentation: pkg.go.dev

# README

Div III Server

Build Status

Fork for pond server for SnapSecure

The code here is broken down as follows:

  • protos contains the protocol buffer files for client to server communication.
  • server contains the Pond server.
  • transport contains code to implement the, low-level, client to server transport protocol.

# Packages

Package protos is a generated protocol buffer package.
No description provided by the author