mirror of
https://github.com/apple/sourcekit-lsp.git
synced 2026-03-02 18:23:24 +01:00
Since the connection and message handler have a reciprocal need to know about each other, move the closeHandler so that it has the opportunity to call a method on the message handler if desired.