dazzz1er / confer

Easy real-time chat for laravel 5 based websites and applications
133 stars 47 forks source link

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

Open DimaBDV opened 5 years ago

DimaBDV commented 5 years ago

@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 https://github.com/dazzz1er/confer/issues/17#issuecomment-206343757

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