News

Plans for release 0.0.5

I think that is a good time to move nextRTC.js file to separated project and publish it under npm. I’ll also create a simple project (with dependency in npm) with example of use. In next half of year I’ll focus on examples, and fixing bugs Any questions or concerns? Leave a comment! :)

Continue Reading
News

Release 0.0.4

I’d like to inform that new release number 0.0.4 is in central maven repository. Main changes are listed below: – New signal ‘newJoined’ added to separate two case when someone has joined to conversation and to inform rest of people from conversation about new joiner – Added js leave method which close websocket connection and …

Continue Reading
News

New Release 0.0.4 is almost finished

In this release: – Added default behavior to TEXT message, when message TEXT is sent without recipient, then message will be broadcasted to all conversation members – Connection context has new feature, ICE candidates can be filter out when they didn’t came from broadcaster (master in connection) – Added broadcast conversation type – Now you’ll …

Continue Reading