Skip to content

paiq/ilmpclient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ilmpclient

The ilmpclient library implements client functionality of the ILMP specification. It depends on libboost.

The library is header-only, and compilation should be rather straight forward. When linking, boost_system is required:

g++ MyApp.cpp -Iilmpclient/ -lboost_system

Example program

An complete example implementation is provided in the notifier project.

License

The program sources are released under the GNU General Public License.

About

Implicit Link Messaging Protocol client library. ILMP is a simple server-to-client publisher-subscriber protocol. It can be used to communicate with the paiq.nl backend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages