Module cowmachine_websocket_upgrade

Function Index

upgrade/2Upgrade the request to a websocket request.

Function Details

upgrade/2

upgrade(Handler::atom(), Context::cowmachine_req:context()) -> {ok, cowboy_req:req(), cowboy_middleware:env()}

Upgrade the request to a websocket request


Generated by EDoc