6 releases
0.1.0 | Sep 5, 2024 |
---|---|
0.0.5 | Aug 8, 2024 |
0.0.4 | Jul 23, 2024 |
#467 in Network programming
1,616 downloads per month
Used in restate-sdk
285KB
7.5K
SLoC
SDK Shared core
Shared core to build SDKs in various languages. Currently used by:
Versions
This library follows Semantic Versioning.
The compatibility with Restate is described in the following table:
Restate Server\sdk-shared-core | 0.0.x | 0.1.x |
---|---|---|
1.0 | ✅ | ❌ |
1.1 | ❌ | ✅ |
Development
You need the Rust toolchain. To verify:
just verify
To release we use cargo-release:
cargo release <VERSION>
Dependencies
~8–16MB
~310K SLoC