You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@
20
20
## Overview
21
21
22
22
**Spawn** is your actor-native service mesh for **durable, stateful computing** — **polyglot** by design, **protocol-agnostic** by nature.
23
-
**Write once, run over all protocols:** Erlang-native, gRPC, or HTTP with automatic transcoding. One implementation, accessible everywhere. No boilerplate, no glue code — just clean actor abstractions that speak a*ll your transports fluently.
23
+
**Write once, run over all protocols:** Erlang-native, gRPC, or HTTP with automatic transcoding. One implementation, accessible everywhere. No boilerplate, no glue code — just clean actor abstractions that speak all your transports fluently.
24
24
25
25
Spawn simplifies the hardest part of distributed systems — **managing state at scale** — by wrapping it in an actor model that's native to modern protocols and tooling. Built by contributors to [Cloudstate](https://github.com/cloudstateio/cloudstate), it brings durable computing to your favorite language: Elixir, Java, TypeScript, Python, Rust, Go, Dart... you name it.
0 commit comments