listen

Function listen 

Source
pub fn listen<S: Server + 'static>(server: S)

Permission: none

Expand description

Start the main loop of the server, where messages will be handled as they come in.