Y
Hacker News
new
|
ask
|
show
|
jobs
by
BWStearns
629 days ago
Looks very cool. Is there any documentation on how it works for communication over a network? I see the remote/swarm section but is there an overview somewhere?
1 comments
tqwewe
628 days ago
Thanks! Its definitely missing, I'll need to add that perhaps to the kameo book.
Its using libp2p under the hood with Kademlia distributed hash table for actor registrations.
link
tqwewe
625 days ago
I've added an indepth section to the kameo book about distributed actors if you'd like to read more.
https://docs.page/tqwewe/kameo/distributed-actors
link
BWStearns
616 days ago
Wicked cool. Thanks!
link
anacrolix
625 days ago
:'(
link
Its using libp2p under the hood with Kademlia distributed hash table for actor registrations.