Skip to content

markandre13/corba.cc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

corba.cc

This is an ORB for corba.js in Modern C++ (mostly) utilizing std::shared_ptr, std::string, std::string_view and coroutines.

macOS

brew install llvm libev wslay nettle

Debian

Debian testing/trixie is needed and

apt-get install clang-19 libev-dev libwslay-dev nettle-dev uuid-dev

About

Modern C++ Object Request Broker (ORB)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published