xaya / libxayagame

MIT License
21 stars 20 forks source link

Expose some functionality useful for custom state extraction RPCs #29

Closed domob1812 closed 5 years ago

domob1812 commented 5 years ago

Some tweaks that are useful for implementing custom RPCs in a game daemon that extract specific parts of the game state. This can be used when returning the full game state would be inefficient and too large, and only small parts of it are ever needed by a frontend.