Returns true if the protocol is supported
static bool isSupported(String name) => _protocols.containsKey(name);