Re: [SR-Users] [sr-dev] OT: MSRP over WebSocket Javascript stack

2012-12-14 Thread Peter Dunkley
Hi Daniel, You do need a SIP stack to use this. We are using JsSIP here at Crocodile. This has only been tested with Google Chrome so far, but there shouldn't be anything browser specific in the stack. Regards, Peter On 14 Dec 2012, at 19:59, Daniel-Constantin Mierla wrote: > Hello, > > O

Re: [SR-Users] [sr-dev] OT: MSRP over WebSocket Javascript stack

2012-12-14 Thread Daniel-Constantin Mierla
Hello, On 12/13/12 11:07 PM, Peter Dunkley wrote: Hi, Crocodile has just open-sourced our MSRP over WebSocket (see http://tools.ietf.org/html/draft-pd-msrp-websocket) Javascript stack. The project is hosted on Google Code: http://code.google.com/p/crocodile-msrp/ The stack is distributed usin