Pengin-Open-Source / pengin-pi

PENGIN PI! A CRM with the back bone of a feature light ERP system. Utilitarian in design, easy to extend, customize, and deploy. Made by a community, supported by Tobu Pengin.
GNU General Public License v3.0
9 stars 1 forks source link

[TASK] socketIO emission, receive fix #416

Closed stuart909 closed 5 months ago

stuart909 commented 6 months ago

Details The template socketIO transmission needs to be modified to:

**Additional Context***

417

franfif commented 6 months ago

Added function sendMessage() to send message to server from template. Added socket io event listener "saved_message" to get new messages from server and update the div.

franfif commented 6 months ago

I modified the code in the pengin-pi repo, but as all development has been moved to messenger repo, I don't think I should do a pull request at this time.