This repository contains code generated from https://github.com/MruV-RP/mruv-protos protobuf files.
This repository is a Python pip package, so if you want to use MruV API package in your Python project, you should add this module to your project as a dependency by using this command in project root directory:
TODO
This example will connect to MruV API on address 127.0.0.1:50051 and will run remote procedure IsAccountExist
TODO