mirror of
https://github.com/nim-lang/Nim.git
synced 2026-05-31 00:55:39 +00:00
Without the ``continue`` the user's callback will be called but the client would have already been replied to.
Without the ``continue`` the user's callback will be called but the client would have already been replied to.