These 18 commits are when the Protocol Buffers files have changed:
Commit: | 4767826 | |
---|---|---|
Author: | mfranciszkiewicz |
ya-runtime-api: new flavors of VM network endpoints (bumped to 0.6.0)
The documentation is generated from this commit.
Commit: | 24b7a73 | |
---|---|---|
Author: | mfranciszkiewicz | |
Committer: | mfranciszkiewicz |
ExeUnit Internet access support - Runtime API: specify network interface kind (`vpn` / `inet`) in `CreateNetwork` - `ya_relay` network stack
Commit: | ea70efd | |
---|---|---|
Author: | Marek Franciszkiewicz | |
Committer: | GitHub |
ExeUnit custom counters (#1543) * extend Runtime API with custom counter and state events * custom counters are now injected into Offers (if counter's `price` property is set to true) * `ExeUnit` includes the custom counters in the usage vector, according to the agreement * `RuntimeEvent`s are no longer persisted
Commit: | 2e009b0 | |
---|---|---|
Author: | mfranciszkiewicz |
Vpn actors spawned in a separate Arbiter Additional REST endpoints ya-client update
Commit: | 36addff | |
---|---|---|
Author: | mfranciszkiewicz |
VpnSupervisor as a shared object drop ChecksumCapabilities::ignored()
Commit: | 9375979 | |
---|---|---|
Author: | mfranciszkiewicz | |
Committer: | mfranciszkiewicz |
ExeUnit VPN setup
Commit: | 26beb98 | |
---|---|---|
Author: | mfranciszkiewicz | |
Committer: | mfranciszkiewicz |
ExeUnit VPN
Commit: | 4e62cc1 | |
---|---|---|
Author: | Marek Franciszkiewicz | |
Committer: | GitHub |
ya-service-bus 0.3 (reconnect + flatbuffers) (#962)
Commit: | e2163ba | |
---|---|---|
Author: | Przemysław K. Rekucki |
runtime api
Commit: | 92aaa73 | |
---|---|---|
Author: | Przemysław K. Rekucki |
server api
Commit: | a877d62 | |
---|---|---|
Author: | Przemysław K. Rekucki | |
Committer: | Przemysław K. Rekucki |
moved deploy descriptor to lib, + added protobuf spec for Blocking runtime
Commit: | 1d82e4c | |
---|---|---|
Author: | Piotr Chromiec | |
Committer: | Piotr Chromiec |
[net,bus] broadcast with caller
Commit: | ff2dd36 | |
---|---|---|
Author: | Adam Wierzbicki | |
Committer: | Adam Wierzbicki |
Added Ping-Pong to the GSB protocol
Commit: | 6d493a4 | |
---|---|---|
Author: | Adam Wierzbicki | |
Committer: | Adam Wierzbicki |
Broadcast-related messages for GSB router
Commit: | 9aca049 | |
---|---|---|
Author: | Przemysław K. Rekucki |
rename: ya-sb-api to ya-sb-proto, moved codec&decoder there
Commit: | 8452da5 | |
---|---|---|
Author: | Adam Wierzbicki |
Service bus API - new header type Protobuf doesn't support fixed-length messages so a different approach was needed to have a proper message header. Signed-off-by: Adam Wierzbicki <awierzbicki@golem.network>
Commit: | 29b1754 | |
---|---|---|
Author: | Adam Wierzbicki | |
Committer: | Adam Wierzbicki |
Service bus API * Protobuf definitions * Generated Rust structs
Commit: | c2be645 | |
---|---|---|
Author: | Adam Wierzbicki | |
Committer: | Adam Wierzbicki |
[WIP] Service bus