flutter_famguard
flutter_famguard copied to clipboard
Handle flags properly for OP_REPLY
Currently the proxy just sets the flags to 8 to set AwaitCapable to true.
Update: the replies for responses to OP_QUERY and OP_GET_MORE messages now set the proper flags for invalid cursor and query failure, though that likely still does not cover all the cases.