An open API service indexing awesome lists of open source software.

https://github.com/sophiecollard/websocket

A simple live chat built with WebSockets, Scala 2.13 (tapir, http4s, fs2) and Elm 0.19.
https://github.com/sophiecollard/websocket

elm elm-lang fs2 http4s live-chat scala tapir typelevel websocket websocket-client websocket-server

Last synced: 3 months ago
JSON representation

A simple live chat built with WebSockets, Scala 2.13 (tapir, http4s, fs2) and Elm 0.19.

Awesome Lists containing this project

README

        

# WebSocket Live Chat

A simple live chat application built using WebSockets, [Scala 2.13](backend/README.md) and [Elm 0.19](frontend/README.md).