Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tomcat-42/networkssy

A simple network library and application for C++
https://github.com/tomcat-42/networkssy

Last synced: 25 days ago
JSON representation

A simple network library and application for C++

Awesome Lists containing this project

README

        



networkssy



GitHub Repo stars

> A simple network library and application for C++,

## 📚 Table of Contents

## 📝 Introduction

## 📦 Installation

## 📖 Documentation/Examples

## 📜 License

## 📃 References

## 📌 TODO
- [ ] API Design of the library
- [ ] Basic network utilities
- [ ] TCP and UDP protocols implementation
- [ ] Delivery guarantee for UDP
- [ ] Functions for statistics
- [ ] Application examples (client/server)