mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-17 04:52:50 +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.