kemal-chat
Version, currently master branch1 version
- master branchlatestMar 17, 2023
github.com/sdogruyol/kemal-chat
Sample application to demonstrate how easy it is to build realtime applications with Kemal using WebSocket.
65 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
kemal-chat:
github: sdogruyol/kemal-chat
branch: mastermaster is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
- no constraint declared
- License
- MIT
- Author
- sdogruyol
- Target
kemal-chatfrom src/kemal_chat.cr
Dependencies
Runtime Dependencies
- kemal*github: sdogruyol/kemal
README
Kemal Chat
Sample application to demonstrate how easy it is to build realtime applications with Kemal using WebSocket.
Installation
git clone https://github.com/sdogruyol/kemal-chat
cd kemal-chat && shards install
crystal run src/kemal_chat.cr
Usage
Go to http://localhost:3000/ to see it in action.

Contributing
- Fork it ( https://github.com/sdogruyol/kemal-chat/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Contributors
- [sdogruyol] Sdogruyol - creator, maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
master- Seen
- Mar 17, 2023
- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/sdogruyol/kemal-chat
Metadata
- Created
- Aug 12, 2026
- Updated
- Sep 20, 2026
- Synced
- Sep 20, 2026
- Versions
- 1