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 b20386123e
Move currentstateserver API to roomserver (#1387)
* Move currentstateserver API to roomserver

Stub out DB functions for now, nothing uses the roomserver version yet.

* Allow it to startup

* Implement some current-state-server storage interface functions

* Add missing package
2020-09-03 17:20:54 +01:00