An open API service indexing awesome lists of open source software.

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

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 | [![AppYeyor](https://ci.appveyor.com/api/projects/status/github/SuperSodaSea/Netycat?branch=master&svg=true)](https://ci.appveyor.com/project/SuperSodaSea/Netycat)
Travis CI | [![Travis CI](https://travis-ci.org/SuperSodaSea/Netycat.svg?branch=master)](https://travis-ci.org/SuperSodaSea/Netycat)

## License

[MIT License](/LICENSE.md)

## Requirement

+ C++14
+ [Corecat][Corecat]

[Corecat]: https://github.com/SuperSodaSea/Corecat