Fork me on GitHub
#onyx
<
2016-01-12
>
tcrayford00:01:09

@meow: what kind of chat app?

tcrayford00:01:24

@meow: in general onyx is designed for e.g. Stream or batch processing. Depending on your chat needs it may fit somewhere

tcrayford00:01:18

But a reminder that e.g. Campfire just uses a database and has clients poll a http API for new messages and it works just fine. Don't overcomplicate easy things ;)

meow00:01:19

#C0J20813K

meow00:01:44

and in general #C0CB40N8K

michaeldrogalis01:01:21

@meow: I'll be at Clojure/west if you have questions. I'm happy to pitch in any advice you might need if you choose to use it.

meow01:01:54

@michaeldrogalis: thank you - I'm planning to be there

meow01:01:19

will keep you in the loop as we proceed

michaeldrogalis01:01:53

Yep! Good luck no matter how you build it. Happy to see this happen 😄

mccraigmccraig10:01:53

@meow: i'm using onyx for a chat app - the onyx bit does notifications - you can't do it in the client if you want iOS / android notifications and badges

meow13:01:56

@rafd: see what @mccraigmccraig said there ^