box.iproto.protocol_features

box.iproto.protocol_features¶

The set of IPROTO protocol features supported by the server. Learn more: net.box features, src/box/iproto_features.h, and iproto_features_resolve().

Example

tarantool> box.iproto.protocol_features --- - transactions: true watchers: true error_extension: true streams: true pagination: true ... 
Found what you were looking for?
Feedback