[Dev] Jaggery websocket tryit sample not working

2014-06-04 Thread Anuruddha Premalal
Hi,

WebSocket sample in jaggery documentation
http://jaggeryjs.org/documentation.jag?api=webSocket doesn't work.

It says  webSocket is not defined. at line #4

Regards,
-- 
*Anuruddha Premalal*
Software Eng. | WSO2 Inc.
Mobile : +94710461070
Web site : www.regilandvalley.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Jaggery websocket tryit sample not working

2014-06-04 Thread Udara Rathnayake
Hi,

Yes, We are in the process of updating the Jaggey documentation.
Basically we have to remove try-it feature from there(Not only this but
identified some other places also). As you can see you have to run server
related script and client script separately here.


On Thu, Jun 5, 2014 at 10:05 AM, Anuruddha Premalal anurud...@wso2.com
wrote:

 Hi,

 WebSocket sample in jaggery documentation
 http://jaggeryjs.org/documentation.jag?api=webSocket doesn't work.

 It says  webSocket is not defined. at line #4

 Regards,
 --
 *Anuruddha Premalal*
 Software Eng. | WSO2 Inc.
 Mobile : +94710461070
 Web site : www.regilandvalley.com

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
*Udara Rathnayake*
Software Engineer
WSO2 Inc. : http://wso2.com

Mobile : +94 772207239
Twitter : http://twitter.com/udarakr
Blog: http://udarakr.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Jaggery websocket tryit sample not working

2014-06-04 Thread madhuka udantha
Hi, Anuruddha

Here[1] is sample code and explain web socket implementation in jaggery[1]
as well.
Here[2] is jaggery master sample for web socket

Thanks

[1]
http://madhukaudantha.blogspot.com/2014/02/websocket-with-jaggery-jaggeryjs-sample.html
[2] https://github.com/wso2/jaggery/tree/master/apps/sample/chatroom


On Thu, Jun 5, 2014 at 10:13 AM, Udara Rathnayake uda...@wso2.com wrote:

 Hi,

 Yes, We are in the process of updating the Jaggey documentation.
 Basically we have to remove try-it feature from there(Not only this but
 identified some other places also). As you can see you have to run server
 related script and client script separately here.


 On Thu, Jun 5, 2014 at 10:05 AM, Anuruddha Premalal anurud...@wso2.com
 wrote:

 Hi,

 WebSocket sample in jaggery documentation
 http://jaggeryjs.org/documentation.jag?api=webSocket doesn't work.

 It says  webSocket is not defined. at line #4

 Regards,
 --
 *Anuruddha Premalal*
 Software Eng. | WSO2 Inc.
 Mobile : +94710461070
 Web site : www.regilandvalley.com

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Udara Rathnayake*
 Software Engineer
 WSO2 Inc. : http://wso2.com

 Mobile : +94 772207239
 Twitter : http://twitter.com/udarakr
 Blog: http://udarakr.blogspot.com


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Cheers,
Madhuka Udantha
http://madhukaudantha.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Jaggery websocket tryit sample not working

2014-06-04 Thread Anuruddha Premalal
Hi Madhuka,

Thanks for the info. Will look in to that.

Regards,
Anuruddha


On Thu, Jun 5, 2014 at 10:25 AM, madhuka udantha madhukaudan...@gmail.com
wrote:

 Hi, Anuruddha

 Here[1] is sample code and explain web socket implementation in jaggery[1]
 as well.
 Here[2] is jaggery master sample for web socket

 Thanks

 [1]
 http://madhukaudantha.blogspot.com/2014/02/websocket-with-jaggery-jaggeryjs-sample.html
 [2] https://github.com/wso2/jaggery/tree/master/apps/sample/chatroom


 On Thu, Jun 5, 2014 at 10:13 AM, Udara Rathnayake uda...@wso2.com wrote:

 Hi,

 Yes, We are in the process of updating the Jaggey documentation.
 Basically we have to remove try-it feature from there(Not only this but
 identified some other places also). As you can see you have to run server
 related script and client script separately here.


 On Thu, Jun 5, 2014 at 10:05 AM, Anuruddha Premalal anurud...@wso2.com
 wrote:

 Hi,

 WebSocket sample in jaggery documentation
 http://jaggeryjs.org/documentation.jag?api=webSocket doesn't work.

 It says  webSocket is not defined. at line #4

 Regards,
 --
 *Anuruddha Premalal*
 Software Eng. | WSO2 Inc.
 Mobile : +94710461070
 Web site : www.regilandvalley.com

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Udara Rathnayake*
 Software Engineer
 WSO2 Inc. : http://wso2.com

 Mobile : +94 772207239
 Twitter : http://twitter.com/udarakr
 Blog: http://udarakr.blogspot.com


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Cheers,
 Madhuka Udantha
 http://madhukaudantha.blogspot.com




-- 
*Anuruddha Premalal*
Software Eng. | WSO2 Inc.
Mobile : +94710461070
Web site : www.regilandvalley.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev