Gluten.ServerSourceinclude RUNTIMEval next_write_operation :
t ->
[ `Write of Bigstringaf.t Faraday.iovec list | `Yield | `Close of int ]val create_upgradable :
protocol:'t runtime ->
create:(('reqd -> unit) -> 't) ->
'reqd request_handler ->
t