Activity
Add version constraint for websocket
Add version constraint for websocket
Adapt to janestreet 0.17 series
Adapt to janestreet 0.17 series
Add docstring for websocket
Add docstring for websocket
Add websocket server config
Add websocket server config
Update synopsis for shuttle_websocket
Update synopsis for shuttle_websocket
Remove upgrade_context
Remove upgrade_context
Add a companion library for websocket servers:
Add a companion library for websocket servers:
Remove github actions
Remove github actions
Use sourcehut as the parent repository
Use sourcehut as the parent repository
Deleted branch
Add server-api to support http 1.1 upgrades (#50)
Add server-api to support http 1.1 upgrades (#50)
Pull request merge
Catch uncaught exceptions in user handler
Catch uncaught exceptions in user handler
Remove websocket example for now
Remove websocket example for now
Update response apis to be able to work for connection upgrades
Update response apis to be able to work for connection upgrades
Force push
Update response apis to be able to work for connection upgrades
Update response apis to be able to work for connection upgrades
Run ocamlformat 0.26
Run ocamlformat 0.26
Forward a server context object to all http services.
Forward a server context object to all http services.
Update examples to allow configuring port numbers via cli flags
Update examples to allow configuring port numbers via cli flags
Add Body.to_string
for converting entire bodies to strings
Add
Body.to_string
for converting entire bodies to stringsUpdate changelog
Update changelog
Add some docs for new header functions
Add some docs for new header functions
Remove duplicate readme
Remove duplicate readme
Use string assoc list as public type for headers
Use string assoc list as public type for headers
Force push
Use string assoc list as public type for headers
Use string assoc list as public type for headers
Update changelog
Update changelog
Force push
Update changelog
Update changelog
Limit to ocaml 4.14 and above
Limit to ocaml 4.14 and above
Remove unused module Shuttle
Remove unused module Shuttle
List jane_rope and ppx_jane as dependencies
List jane_rope and ppx_jane as dependencies
Address new warnings in Time module in async 0.16
Address new warnings in Time module in async 0.16