Skip to content

Fix initial loading of room

Carl Schwan requested to merge work/carl/fix-initialload into master

It doesn't make sense to send an initialed signal before the connection is connected. This also rename c to connection

Merge request reports