dragonet 0.0.0

A protocol framework that automatically generates networking code.
Documentation
1
2
3
4
5
6
7
8
# Dragonet
Dragonet is a work in progress Rust networking library.
It allows you to easily implement your own protocol, handling
all the networking and states for you - you just need to
glue it together with functionality.

## Reserved
This crate name is currently reserved for this project.