<@U0BGSQ7E0> at the moment we haven't looked at we...
# server
d
@andrewoma at the moment we haven't looked at websockets, although there is W/S support on all of the server backends that we have (Jetty/Netty/Undertow) and all of the backends have an available API for inserting your http4k app into a customised server instance . We could probably add a new abstraction around these various backends and provide a standard unified interface in the core module, but you're correct - the core Request -> Response abstraction doesn't hold for W/S.