dazzz1er / confer

Easy real-time chat for laravel 5 based websites and applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@hallmichael great to hear it wasn't too bad for the conversion to 5.1, appreciate the work you've done there!

DimaBDV opened this issue · comments

@hallmichael great to hear it wasn't too bad for the conversion to 5.1, appreciate the work you've done there!

In future I think I could look at separating the code out in such a way that we can have custom themes easily implemented. Depending on the situation as well, I will likely create a new branch or repository for a version of confer which uses Redis + socket.js for pushing instead of pusher as it is much faster and has no third party service reliance.

Originally posted by @dazzz1er in #17 (comment)

Hello @dazzz1er. Please tell me if there is a working version of a confer with the implementation of Redis + socket.js