tsgrp / HPI

OpenContent Management Suite (OCMS)
http://www.tsgrp.com/products
17 stars 5 forks source link

OC Collaboration: ChatSent Event Should be MeetingLinkSent Event #2387

Open abrown45 opened 3 years ago

abrown45 commented 3 years ago

Enhancement

Update OC to emit a MeetingLinkSent event rather than a chat sent. This way the meeting link can be handled client side a little cleaner and in a more clear way to other developers. This will effect ACA collaboration using the chatReceived event as well as AEV using the same event for meeting links. The collaboration server will also need an update, server.js, to add a MeetingLinkSent listener and a MeetingLinkRecieved emitter.