(executable
 (name reynir)
 (modules reynir)
 (libraries conduit-lwt-unix websocket-lwt-unix))

(executable
 (name upgrade_connection)
 (modules upgrade_connection)
 (libraries logs.fmt logs.lwt websocket_cohttp_lwt sexplib))
