Dmitry created OPENMEETINGS-1389:
------------------------------------

             Summary: Create event library for red5 websocket
                 Key: OPENMEETINGS-1389
                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-1389
             Project: Openmeetings
          Issue Type: Sub-task
            Reporter: Dmitry
            Assignee: Maxim Solodovnik


I may use wicket event or reimplement it.

The library must allow following operation:
socket.on("Event name", callback).
socket.emit("Event name", json_data_object).

Moreover it must provide built-in events:
socket.on("connect", callback),
socket.on("error", callback),
socket.on("close", callback).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to