send link to app

WebSocket Client


4.4 ( 784 ratings )
Yardımcılar Üretkenlik
Geliştirici: Luca Ceci
ücretsiz

A easy client to test your web socket server/site, simply insert your url (can be used url as HTTP, WS, WSS secure connections) insert the specific port, if necessary, and test it!
This is a APP thought as tool for testing for developer.

for info about web socket:
http://en.wikipedia.org/wiki/WebSocket

Web socket its the new protocol of the HTML5
The WebSocket protocol was standardized by the IETF as RFC 6455 in 2011, and the WebSocket API in Web IDL is being standardized by the W3C

The WebSocket protocol is currently supported in most major browsers including Google Chrome, Internet Explorer, Firefox, Safari and Opera. WebSocket also requires web applications on the server to support it.