Commit graph

2 commits

Author SHA1 Message Date
bn4t 1ac0707032 use jsoniter instead of encoding/json 2020-10-09 14:32:37 +02:00
Kegsay b7187a9a35
Remove clientapi producers which aren't actually producers (#1111)
* Remove clientapi producers which aren't actually producers

They are actually just convenience wrappers around the internal APIs
for roomserver/eduserver. Move their logic to their respective `api`
packages and call them directly.

* Remove TODO

* unbreak ygg
2020-06-10 12:17:54 +01:00
Renamed from clientapi/producers/eduserver.go (Browse further)