type-bridge-typedb-protocol-b8 3.11.0

Renamed vendor of upstream typedb-protocol 3.11.0 (TypeDB protocol band 8); source-unmodified compatibility package authorized for TypeBridge Cargo distribution
Documentation
  • Coverage
  • 30.77%
    308 out of 1001 items documented0 out of 350 items with examples
  • Size
  • Source code size: 218.81 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 26.8 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 29s Average build duration of successful builds.
  • all releases: 29s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • ds1sqe/type-bridge
    23 8 4
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • ds1sqe

type-bridge compatibility packaging notice

This unofficial downstream package preserves the upstream TypeDB protocol implementation and changes only package metadata/name so TypeDB protocol band 8 can coexist with other bands and pair with the type-bridge compatibility driver package. The upstream project and original source remain TypeDB, from typedb/typedb-protocol. It is based exactly on the crates.io typedb-protocol 3.11.0 archive:

The TypeBridge owner authorized first publication for Cargo distribution on 2026-08-03. This exact source-unmodified package is the authorized compatibility artifact and must precede the paired driver package.

The generated Rust protocol source and LICENSE remain byte-identical to the upstream archive. Only Cargo.toml package metadata and this disclosure differ. The complete original TypeDB README follows below, unchanged. TypeDB is not responsible for the downstream packaging changes.


TypeDB Driver RPC (Remote Procedure Call) Protocol

A protocol for implementing a TypeDB driver, in many popular programming languages, using GRPC (Google's Remote Procedure Call) framework.