Neverlord on master
Compress empty JSON arrays and … Merge branch 'topic/neverlord/j… (compare)
Neverlord on neverlord
Compress empty JSON arrays and … (compare)
Neverlord on neverlord
Compress empty JSON arrays and … (compare)
Neverlord on neverlord
Neverlord on neverlord
Neverlord on neverlord
Neverlord on master
Allow WebSocket clients to conn… Merge branch 'topic/neverlord/w… (compare)
Neverlord on neverlord
Allow WebSocket clients to conn… (compare)
a.home_system().node() != b.home_system().node()
, but then realized these both return the same node_id
. I then tried a.node() != b.node()
, which works as expected. Is this a bug, or am I just misunderstanding? I am still on CAF 0.17.6.
This might help: https://www.cafcademy.com/articles/monitoring-and-linking
If "nothing happens": are you just doing regular shutdown? Links only tear down other actors in case of an error.
message_passing
should help you getting started: https://github.com/actor-framework/actor-framework/tree/master/examples/message_passing