View Source ChannelHandler.Router (channel_handler v0.5.1)
For documentation about the router, check ChannelHandler.Dsl
.
To add a router to your Channel, do
use ChannelHandler.Router
router do
# Your events here
end
For documentation about the router, check ChannelHandler.Dsl
.
To add a router to your Channel, do
use ChannelHandler.Router
router do
# Your events here
end