Swiftpack.co - xmtp/proto as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by xmtp.
xmtp/proto v3.25.0
Shared Protocol Buffers and their associated generated code
⭐️ 7
🕓 2 weeks ago
.package(url: "https://github.com/xmtp/proto.git", from: "v3.25.0")

This is the authoritative source of information about the XTMP protocol itself. It contains

  • an overview of the protocol PROTOCOL.md
  • the protobuf definitions of all the elements of the protocol /proto
  • code generated from the protobuf definitions go/

Note that the generated typescript code is not committed here, instead it is generated dynamically when publishing the proto package to npm

The overview and the protobuf files together form the definition of the protocol. The overview leans heavily on the protobuf files and also serves as a guide for finding the relevant details in them.

Working on this repo

Before committing any changes to this repo, you will want to run npm i at least once. This will install the Husky precommit hooks to your machine.

Go code will be regenerated based on the .proto files on each commit and does not need to be done manually.

Commit messages must be in the Angular Commit Message Convention

GitHub

link
Stars: 7
Last commit: 6 days ago
jonrohan Something's broken? Yell at me @ptrpavlik. Praise and feedback (and money) is also welcome.

Dependencies

Release Notes

v3.25.0
2 weeks ago

3.25.0 (2023-05-23)

Features

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics