menu
xconn package
documentation
exports.dart
Server
supportedProtocols property
supportedProtocols property
dark_mode
light_mode
supportedProtocols
property
List
<
String
>
supportedProtocols
getter/setter pair
Implementation
List<String> supportedProtocols = [jsonSubProtocol, cborSubProtocol, msgpackSubProtocol];
xconn package
documentation
exports
Server
supportedProtocols property
Server class