rivet-actor-runtime-socket-protocol 2.3.5

Versioned protocol for the experimental Actor Runtime Socket
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[package]
name = "rivet-actor-runtime-socket-protocol"
version.workspace = true
authors.workspace = true
license.workspace = true
homepage.workspace = true
repository.workspace = true
edition.workspace = true
description = "Versioned protocol for the experimental Actor Runtime Socket"

[dependencies]
anyhow.workspace = true
serde_bare.workspace = true
serde.workspace = true
vbare.workspace = true

[build-dependencies]
vbare-compiler.workspace = true