Supported connection types
static const List<String> connectionTypes = [ 'long-polling', 'cross-origin-long-polling', 'callback-polling', 'websocket', 'eventsource', 'in-process' ];