Skip to content
Snippets Groups Projects
  1. Dec 11, 2017
    • Mark Mandel's avatar
      Go SDK for integration with Game Servers. · 42bb7924
      Mark Mandel authored
      First implementation was done in Go as prototyping.
      Implementation is done with gRPC so it should be
      relatively trivial to generate new SDKs for each
      language.
      
      Implemented gRPC sidecars server to accompany the SDK
      and processing of the change in states, such that the
      IP and Port of the GameServer is available in the
      GameServer status when its status is Ready.
      
      Closes #16
      42bb7924
  2. Dec 05, 2017
Loading