1 min readMay 10, 2019
Websockets/SSE are not supported — yet :). It all depends on the interest — could you please create an issue on https://github.com/softwaremill/tapir/issues ?
Meanwhile, you can still use websockets through “regular” Akka HTTP: the routes generated by the tapir interpreter can be freely combined with any other routes, defined using Akka’s directives.