Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 236 Bytes

File metadata and controls

10 lines (8 loc) · 236 Bytes

SAM

Actor model written in D
Currenty supports multiple in memory "ActorSystems".
This library if far from complete! It currently only supports the most basic use case.

Examples

see the examples folder

How it works

// todo: