module

Kemal

Constants

SOCKETS = [] of HTTP::WebSocket
WEBSOCKETPATH = (rand(268435456)).to_s(36)

Class methods

watch(files)

Watch files and add WatcherHandler to Kemal handlers

Source

Nested types