Protocol Buffer (.proto) definitions for client-server communication with PulseBeam servers, powering our real-time communication platform.
These .proto definitions are most commonly used in the PulseBeam web client, which handles protobuf compilation and abstraction. For web applications, we recommend using our JavaScript Peer SDK:
- Package: @pulsebeam/peer
- Source: github.com/PulseBeamDev/pulsebeam-js.
If you are building clients or servers in other languages, or need a custom implementation, you can use these definitions directly or build platform-specific integrations. Reach out to our team we would love to hear what you're building and help however we can!
We welcome contributions! Please:
- Open an issue to discuss proposed changes
- Submit a pull request with your improvements
- Get in contact with our team for major features
Apache 2.0 - see LICENSE