Closed Philaeux closed 7 years ago
Thanks. I had a brief look through code and I not sure that is the API. I think there should be chat channel and those channel specific methods should be on there. Also, I don't see any tracking of members of each channel. This is a tricky bit as some channel types will get the member list as proto message, including any players who join/leave. Other types get their member list through a http api.
Anyway, I will make a separate branch and make some changes to this.
Every function are tested working except the
request_chat_channels
which gives me a protobuff decode error: