GetStream / stream-chat-clojure-example

Clojure example of Chat Java SDK

Home Page:https://getstream.io/chat/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clojure example of Chat Java SDK

You can sign up for a Stream account at https://getstream.io/chat/get_started/.

Java SDK is tailored for backend integrations, for the client-side integrations (web and mobile) have a look at the Javascript, iOS and Android SDK libraries (https://getstream.io/chat/).

Setup

This project has Intellij files. It requires to install the Scala plugin. To run the project, just run PrintApp. In the run configuration, you should set the two environment variables for the key and the secret. STREAM_KEY=xxx;STREAM_SECRET=xxxxxx

License

Project is licensed under the BSD 3-Clause.

We are hiring!

We've recently closed a $38 million Series B funding round and we keep actively growing. Our APIs are used by more than a billion end-users, and you'll have a chance to make a huge impact on the product within a team of the strongest engineers all over the world.

Check out our current openings and apply via Stream's website.

About

Clojure example of Chat Java SDK

https://getstream.io/chat/

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Clojure 100.0%