sockjs client online with Winfy
We have hosted the application sockjs client in order to run this application in our online workstations with Wine or directly.
Quick description about sockjs client:
SockJS is a browser JavaScript library that provides a WebSocket-like object. SockJS gives you a coherent, cross-browser, Javascript API which creates a low latency, full duplex, cross-domain communication channel between the browser and the web server. Under the hood SockJS tries to use native WebSockets first. If that fails it can use a variety of browser-specific transport protocols and presents them through WebSocket-like abstractions. SockJS is intended to work for all modern browsers and in environments which don't support the WebSocket protocol, for example, behind restrictive corporate proxies. SockJS-client does require a server counterpart, such as SockJS-node, which is a SockJS server for Node.js. The API should follow HTML5 Websockets API as closely as possible. All the transports must support cross domain connections out of the box. It's possible and recommended to host a SockJS server on a different server than your main web site.Features:
- SockJS mimics the WebSockets API
- After the script is loaded you can establish a connection with the SockJS server
- Similar to the 'WebSocket' API, the 'SockJS' constructor takes one, or more arguments
- Allows you to supply a list transports that may be used by SockJS
- Both client and server use session identifiers to distinguish connections
- Specify a minimum timeout in milliseconds to use for the transport connections
- You can connect any WebSocket RFC 6455 compliant WebSocket client
Programming Language: JavaScript.
Categories:
Emulators
©2024. Winfy. All Rights Reserved.
By OD Group OU – Registry code: 1609791 -VAT number: EE102345621.