We currently do not correctly pass client capabilities to the ServerSession. So there is no way to obtain and check the capabilities.
We should also offer a server.check_capabilities()
that allows for checking capabilities. The server needs a helper taht just allows to bail if minimum capabilities from the client aren't provided