You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Minimalistic, modern and extensible chat Client + UI Library for the web.
Table of Contents
Quickstart
License
Quickstart
varchat=frappe.Chat.Client(`http://${YOUR_HOSTNAME}:${PORT}`)chat.mount()chat.on(frappe.Chat.Event.CONNECT,()=>{console.log('Client: A client just connected.')})
License
This repository has been released under the MIT License
About
Minimalistic, modern and extensible chat Client + UI Library for the web.