WebSocketBundle
WebSocketBundle copied to clipboard
What is the easiest way to save the topics and messages in mysql database?
Hi, I would like to store the topics and the messages in database, because i want to log the actions. Is there any built-in feature to save these informations to DB, or I should add these feature to my Topic handler service? Thanks for the help.