softwaremill / ox

Safe direct style concurrency and resiliency for Scala on the JVM

Home Page:https://ox.softwaremill.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add comprehensive example of interop between kafka and websocket

geminicaprograms opened this issue · comments

Once websockets get implement the following flow should be modelled:

  1. read from kafka
  2. process
  3. send to websocket