Create a channel
Declare it in the app
Handle messages once
The same@app.message() handler can serve web chat and named channels.
Serve with a channel
--force-channel when you need to rebind a local channel binding.
Connect external message transports to a Capsule app.
@app.message() handler can serve web chat and named channels.
--force-channel when you need to rebind a local channel binding.