bgb-link 0.1.0

An implementation of BGB's link protocol.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["Kai Page <kaibug@gmail.com>"]
categories = ["network-programming"]
description = "An implementation of BGB's link protocol."
edition = "2018"
keywords = ["bgb"]
license = "MIT OR Apache-2.0"
name = "bgb-link"
readme = "README.md"
repository = "https://github.com/Quantaly/bgb-link"
version = "0.1.0"