Forked from https://github.com/hoodunit/grub
d4753418ca
- only send all server items when connecting initially - on reconnect, send pending events (that couldn't be sent) - rudimentary solution |
||
---|---|---|
bin | ||
doc | ||
integration/grub | ||
public | ||
spec/clj/grub | ||
src | ||
.gitignore | ||
project.clj | ||
README.md |
Grub
Grub is a real-time synced grocery list. Mainly it's a way for me to play around with Clojure[Script] and core.async.