Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sophiecollard/websocket
A simple live chat built with WebSockets, Scala (tapir, http4s, fs2) and Elm
https://github.com/sophiecollard/websocket
elm elm-lang fs2 http4s live-chat scala tapir typelevel websocket websocket-client websocket-server
Last synced: 2 days ago
JSON representation
A simple live chat built with WebSockets, Scala (tapir, http4s, fs2) and Elm
- Host: GitHub
- URL: https://github.com/sophiecollard/websocket
- Owner: sophiecollard
- Created: 2023-11-29T22:17:50.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-21T16:11:34.000Z (about 1 year ago)
- Last Synced: 2024-11-20T20:14:46.788Z (2 months ago)
- Topics: elm, elm-lang, fs2, http4s, live-chat, scala, tapir, typelevel, websocket, websocket-client, websocket-server
- Language: Scala
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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).