commit | 89427cb2dadd897ba85762da8ef059f61d900681 | [log] [download] |
---|---|---|
author | Myles <mylescomputer@gmail.com> | Mon Mar 14 18:05:29 2016 +0000 |
committer | Myles <mylescomputer@gmail.com> | Mon Mar 14 18:05:29 2016 +0000 |
tree | 77aa29c7b6d73715832276cc9ce36b7b2c88c7c6 | |
parent | fce7f1740ec5b790aff46d9225b591366158e9f9 [diff] |
PacketWrapper now has an ID attached and can be reset so that it can be read from stored values. Removed some parameters from protocol, the ID will now be attached to the PacketWrapper (made more sense) BaseProtocol doesn't handle ProtocolInfo anymore Implement ProtocolPipeline (WIP)
This is an experimental branch working on a Protocol API,
Nothing is final and is expected to change,
This is not functional mainly because to start with it's API design.
I‘m publishing this just to prove i’m actually active and not doing nothing harhar.
You may modify this work, all rights are still owned by myself excluding any files in the spacebase package as they belong to the respected contributors. Please credit the original author (myself) when forking etc. (or if it helped you understand the new protocol or netty!)
Thanks!