package com.github.tjake.jlama.net

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service JlamaService

JlamaService.proto:59

This is the main service, which is used to generate tokens via a coorindator

service JlamaWorkerRing

JlamaService.proto:85

This is the ring service, which is used to allow workers to communicate with each other

message RegisterRequest

JlamaService.proto:35

* Register a worker with the server

Used as request type in: JlamaService.discover, JlamaService.register

message RingRegisterRequest

JlamaService.proto:69

* Workers register with their corresponding members of the ring