Skip to content

mikebrose/PubSub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building  

A simple example of Publisher Subscriber pattern.
Follows Mike Shah lecture here: <https://www.youtube.com/watch?v=4GU2YNsHrwg>

- Create build folder
- cd to build folder
- $ cmake -S <path/to/PUBSUB> -B <path/to/build_folder> 
- $ make

About

Learning project to implement publisher subscriber pattern in cpp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors