Elixir-style actors in JavaScript

Elixir-style actors in JavaScript. Spawn “processes”, then send and receive messages between them – just like you would in Elixir. Read more

Similar