Commit 20a02150 authored by Matthias Vallentin's avatar Matthias Vallentin

Mention Gitter chat room.

parent cb95da64
CAF: C++ Actor Framework CAF: C++ Actor Framework
======================== ========================
[![Gitter][gitter-badge]](https://gitter.im/actor-framework/chat)
[gitter-badge]: https://badges.gitter.im/Join%20Chat.svg
CAF is an open source C++11 actor model implementation featuring CAF is an open source C++11 actor model implementation featuring
lightweight & fast actor implementations, pattern matching for messages, lightweight & fast actor implementations, pattern matching for messages,
network transparent messaging, and more. network transparent messaging, and more.
...@@ -15,6 +18,7 @@ On the Web ...@@ -15,6 +18,7 @@ On the Web
* __Manual (HTML)__: http://www.actor-framework.org/manual * __Manual (HTML)__: http://www.actor-framework.org/manual
* __Manual (PDF)__: http://www.actor-framework.org/pdf/manual.pdf * __Manual (PDF)__: http://www.actor-framework.org/pdf/manual.pdf
* __Mailing List__: https://groups.google.com/d/forum/actor-framework * __Mailing List__: https://groups.google.com/d/forum/actor-framework
* __Chat__: https://gitter.im/actor-framework/chat
Get the Sources Get the Sources
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment