Hello team,
I am trying to build my first websocket server. I am using as a guide chat example from webapps. I see at PushShared module that all chats are stored at a local sqlite. Can we switch this local db to mysql table? In order to be accessible from phpmyadmin.
Of course needs a lot of work to be done, but i am asking first in order not to lose much time.
Thank you for your time.
I am trying to build my first websocket server. I am using as a guide chat example from webapps. I see at PushShared module that all chats are stored at a local sqlite. Can we switch this local db to mysql table? In order to be accessible from phpmyadmin.
Of course needs a lot of work to be done, but i am asking first in order not to lose much time.
Thank you for your time.