Refactor|Client|Server|libshell: Replaced use of the old serverinfo_t
The new Record-based ServerInfo is used in place of serverinfo_t. The biggest change is that ServerInfo is serialized as JSON. Otherwise the functionality should be the same as before.
Refactor|Client|Server|libshell: Replaced use of the old serverinfo_t
The new Record-based ServerInfo is used in place of serverinfo_t.
The biggest change is that ServerInfo is serialized as JSON. Otherwise
the functionality should be the same as before.