Fire Stream

Communication library working in both ways.

There exists two implementations an encrypted one and a plain text one.

Todo

```rust use firestream::server::Connection as Server; use firestream::client::Connection as Client;

```

All Naming is in the view of the final api.