8000 GitHub - oddin-gg/bragischema
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

oddin-gg/bragischema

Repository files navigation

Bragi schema

Represents gRPC schema for Oddin.gg data feed and historical statistics.

Notes for our customers

Currently, only data feed stream is available to our customers. This stream provides live data of currently played matches. To check data stream definition check proto/bragi_service.proto and proto/stream/data_feed.proto files.

Prerequisites

Ensure you have Docker installed

How to generate Grpc files

  • For x86 architecture

    • run command
      make generate
      
  • For Apple silicon

    • go to the java/build.gradle file and uncomment line where "!!! Important:" is written and comment line above.
    • run command
      make generate
      

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 9

Languages

0