Support of another clients (Golang)

Hi team!

Do you have any plans to support other languages? I’m lookng for support of Golang client for Axon.

Thanks!

Hi Stanislav,

yes, we do have plans, actually, but not on a very short term. AxonServer uses gRPC, so it should be fairly simple to generate the required stubs from the proto files. Depending on what operations you need to interact with, it may be very simple to create this client. A client with full support might be a bit more work, though.

Cheers,