agones.dev/agones@v1.53.0/examples/allocator-client/README.md (about)

     1  # A sample Allocator service client
     2  
     3  This sample serves as a gRPC client sample code for agones-allocator gRPC service.
     4  
     5  Follow instructions in [Allocator Service](https://agones.dev/site/docs/advanced/allocator-service/) to try it out.