Skip to content

Draft: backends provide methods to check channel

The server can then do the channel check, and raise the appropriate flight error if need be, without requiring the backends to raise flight errors themselves.

I can think of other ways to handle this checking, some of which may be better, so soliciting feedback or suggestions.

NOTE The other backends need to be update to add the check_channels method or else they won't work with this patch.

Merge request reports

Loading