https://github.com/supersodasea/netycat
Netycat: I/O library
https://github.com/supersodasea/netycat
cat cpp cpp14 filesystem network
Last synced: 12 days ago
JSON representation
Netycat: I/O library
- Host: GitHub
- URL: https://github.com/supersodasea/netycat
- Owner: SuperSodaSea
- License: mit
- Created: 2017-12-29T16:16:46.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-10T08:42:53.000Z (about 7 years ago)
- Last Synced: 2025-03-25T12:53:31.256Z (29 days ago)
- Topics: cat, cpp, cpp14, filesystem, network
- Language: C++
- Homepage:
- Size: 99.6 KB
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Netycat: I/O library
Netycat is a *The Cats Project* library for performing file and network I/O.
CI | Status
:---: | :---:
AppVeyor | [](https://ci.appveyor.com/project/SuperSodaSea/Netycat)
Travis CI | [](https://travis-ci.org/SuperSodaSea/Netycat)## License
[MIT License](/LICENSE.md)
## Requirement
+ C++14
+ [Corecat][Corecat][Corecat]: https://github.com/SuperSodaSea/Corecat