Open JonnyD opened 10 years ago
I'd like to get an idea of what this looks like. Is it a chatroom for users to chat with each other? THanks
At the moment it's a very basic Symfony2 bundle which is able to process inputs via a text form, store it in the database and update the messages of all clients viewing the same page.
I'd like to get an idea of what this looks like. Is it a chatroom for users to chat with each other? THanks