olive

Functions

pub fn main() -> Nil

Process is as follow:

  • Start a client registry
  • Start watcher, giving it a subject we will listen to.
  • Every time watcher sends us a message:
    • Reload server code
    • Send reload message to clients
Search Document