mirror of
https://github.com/openziti/ziti.git
synced 2026-09-10 08:45:41 +00:00
b5eaeefdb3
- invokes bind handlers via h.BindChannel(binding) instead of binding.Bind(h), which channel v5 removes from the Binding interface - removes WithPriority from edge dial and state message sends; priority was already a no-op on grouped channels and channel v5 removes the priority API