Skip to content

gRPC Interface

Coming Soon

The gRPC interface is planned for a future release. It will provide a high-performance alternative to the REST and WebSocket APIs, with native Protocol Buffer serialization and bidirectional streaming.

For now, use the WebSocket Price Feed for real-time data and the Wallet API for transaction integration.

Planned Features

  • StreamRounds: Server-streaming RPC for round lifecycle events
  • PlaceBet: Unary RPC for bet placement
  • WalletService: Operator-side gRPC service as an alternative to REST webhooks

Contact hi@velo.games if you're interested in early access.

B2B Integration Documentation