An open API service indexing awesome lists of open source software.

https://github.com/usagi/wonderland.message

C++ intra-process messaging header-only library.
https://github.com/usagi/wonderland.message

Last synced: 4 months ago
JSON representation

C++ intra-process messaging header-only library.

Awesome Lists containing this project

README

        

# wonderland.message

C++ intra-process messaging header-only library.

## support

- GCC-4.8.2
- Clang-3.3
- Emscripten-1.20.0

## usage

basic usage to see the [exmaple](example).

## license

- [MIT](LICENSE)

## author

(C)2014 Usagi Ito in [Wonder Rabbit Project](http://www.WonderRabbitProject.net/).