Skip to content

fix: dev: Transport needs to be a selector when looking for an existing dispatch

Mark Andrews requested to merge 4989-fix-transport-use-with-dispatch into main

This allows for dispatch to use existing TCP/HTTPS/TLS etc. streams without accidentally using an unexpected transport.

Closes #4989 (closed)

Edited by Mark Andrews

Merge request reports