chore(*) refactor Phantun and fake-tcp to their own crates

This commit is contained in:
Datong Sun
2021-09-19 00:36:40 -07:00
parent 86c6a3f801
commit 4a9e41b0b7
16 changed files with 677 additions and 20 deletions

13
phantun/README.md Normal file
View File

@@ -0,0 +1,13 @@
# Phantun
Client/Server crate, see [Phantun Project README.md](https://github.com/dndx/phantun/blob/main/README.md) for more information.
## License
Copyright 2021 Datong Sun <dndx@idndx.com>
Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
[https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0)> or the MIT license
<LICENSE-MIT or [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT)>, at your
option. Files in the project may not be
copied, modified, or distributed except according to those terms.