Skip to content

dietmarkuehl/stdnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Standard C++ Networking

Demo implementation of C++ networking based on the Networking TS and the sender/receiver for networking proposal.

Building

The implementation requires stdexec for the implementation of the sender library. It may need to be cloned into the root directory:

git clone https://github.com/NVIDIA/stdexec

When using the Makefile the repository should be cloned automatically.

About

Demo implementation of C++ networking

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published