connect_subsecond

Function connect_subsecond 

Source
pub fn connect_subsecond()
Expand description

Connect to the devserver and handle hot-patch messages only, implementing the subsecond hotpatch protocol.

This is intended to be used by non-dioxus projects that want to use hotpatching.

To handle the full devserver protocol, use connect instead.