Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lib-communication

C++ library with implementations of connection, websocket and mqtt connection

Other docs:

How to use

add_subdirectory(*path-to-lib-communication*)

include_directories(
    ${communication_SOURCE_DIRS}
)

target_link_libraries(
    *your-target*
    communication
)

About

C++ library with implementations of websocket and mqtt communication

Resources

Stars

0 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages