Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/4t145/asteroid-core


https://github.com/4t145/asteroid-core

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

actor:

# handlers:

typeid -> handler
## for raw(local) message
directly call handler
## for binary(remote) message
deserialize message -> call handler

# broker
(actor_id + message)
router find the broker