Sente server adapter for Node.js with the Macchiato Framework, Ref. https://github.com/macchiato-framework/macchiato-core.
Sente server adapter for Node.js with the Macchiato Framework, Ref. <https://github.com/macchiato-framework/macchiato-core>.
(make-macchiato-channel-socket-server! & [opts])A customized make-channel-socket-server! that uses Node.js with
Macchiato as the web server.
A customized `make-channel-socket-server!` that uses Node.js with Macchiato as the web server.
(wrap-macchiato handler)Wraps a generic node Sente handler to work with Macchiato. This
remaps some keys of a Macchiato request to match what Sente and the
generic node adapter are expecting, calling handler. The generic
node adapter will call the appropriate methods on the Node.js response
object without using Macchiato's response function.
Wraps a generic node Sente handler to work with Macchiato. This remaps some keys of a Macchiato request to match what Sente and the generic node adapter are expecting, calling `handler`. The generic node adapter will call the appropriate methods on the Node.js response object without using Macchiato's response function.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |