WebSocket Client

200 installs
4.00 ratings
17 monthly active users
Revenue not available

WebSocket Client Summary

WebSocket Client is a mobile iOS app in Productivity by Luca Ceci. Released in May 2015 (10 years ago). It has 4.00 ratings with a 3.25★ (mixed) average. Based on AppGoblin estimates, it reaches roughly 17 monthly active users . Store metadata: updated Apr 5, 2020.

Store info: Last updated on App Store on Apr 5, 2020 .


3.25★

Ratings: 4.00

5★
4★
3★
2★
1★

Screenshots

App screenshot

App Description

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 it's 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.