Skip to content

jvishnefske/motionControl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

High level network library

skeleton project to send udp packets

future consideration: implement protocol

build instructions

The header may be included in another program, and uses boost asio header only library to communicate with the network on multiple platforms. Boost header project may be added in a subdirectory for easier dependency resolution.

python3 -m pip install meson ninja
meson setup build
cd build
ninja

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published