FastHtml v0.99.0 FastHtml.Cnode
Manages myhtml c-node.
Configuration
config :fast_html, :cnode,
sname: "myhtml_worker", # Defaults to myhtml_<random bytes>
spawn_inactive_timeout: 5000 # Defaults to 10000
Link to this section Summary
Link to this section Functions
Link to this function
call(msg, timeout \\ 10000)
Call into myhtml cnode
Link to this function
child_spec(init_arg)
Returns a specification to start this module under a supervisor.
See Supervisor
.