Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arjan/bsqd-elm-phoenix-channel-test
Example proof-of-concept implementation of a Botsquad websocket client in Elm
https://github.com/arjan/bsqd-elm-phoenix-channel-test
elm elm-lang phoenix-channels
Last synced: 15 days ago
JSON representation
Example proof-of-concept implementation of a Botsquad websocket client in Elm
- Host: GitHub
- URL: https://github.com/arjan/bsqd-elm-phoenix-channel-test
- Owner: arjan
- Created: 2018-04-03T19:24:39.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-03T21:26:10.000Z (almost 7 years ago)
- Last Synced: 2024-11-18T10:11:44.560Z (3 months ago)
- Topics: elm, elm-lang, phoenix-channels
- Language: Elm
- Homepage: https://www.botsquad.com/
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bsqd-elm-phoenix-channel-test
Example proof-of-concept implementation of a Phoenix channels client in Elm for talking with a [BotSquad](https://www.botsquad.com) bot over a websocket. Based on this [chat example](https://github.com/fbonetti/elm-phoenix-socket/blob/master/examples/Chat.elm) Elm code.
Developed during the [Elm workshop](https://www.meetup.com/Elm-Amsterdam/events/248531956/feedback/?_xtd=gatlbWFpbF9jbGlja9oAJGE4OWU1OWEyLTk0ODMtNDAyNC05N2Y1LWY2OTljOWVjZjdlYw&_af=event&_af_eid=248531956&https=on&feedbackResponse=yes) in Amsterdam on April 3rd, 2018.