libcaf
0.13.2
|
This is the beating heart of libcaf
.
More...
This is the beating heart of libcaf
.
Actor programming is all about message handling.
A message in libcaf
is a n-tuple of values (with size >= 1) You can use almost every type in a messages - as long as it is announced, i.e., known by the type system of libcaf
.