Skip to content

A tool for testing interprocess communication protocols.

Notifications You must be signed in to change notification settings

petervdonovan/ordserv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ordserv

To get started, run:

git clone https://github.com/petervdonovan/ordserv.git
cd ordserv
git submodule update --init --recursive
./build.sh
export PATH=$(pwd)/lf-ordserv/build/install/lf-cli/bin:$PATH
./go.sh

This will build all dependencies and will start running the Lingua Franca C federated tests. Results will be persisted in the scratch directory.

About

A tool for testing interprocess communication protocols.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages