Finished When the page loads, a WebSocket connection will attempt to be established (try editing the code so the user has connect/disconnect option).
Terminado Cuando la página carga, una conexión WebSocket intentará ser establecida (prueba editando el código para que el usuario tenga la opción conectar/desconectar).
We've managed to create a basic HTML/CSS template, create and establish a WebSocket connection and keep the user updated as progress was made with the connection.
Hemos manejado la creación de una plantilla básica en HTML/CSS, creado y establecido una conexión WebSocket y mantener nuestro usuario actualizado mientras el progreso es hecho con la conexión.
For this, a new conversation is created if it does not exist, the message is sent and a WebSocket connection is generated from the socket provided by Direct Line to receive the messages from the bot.
Para esto se crea una nueva conversación si esta no existe, se envía el mensaje y se genera una conexión websocket a partir de la url socket brindada por Direct Line para recibir los mensajes del bot.
Text received over a WebSocket connection is in UTF-8 format.
El texto recibido a través de la conexión WebSocket está en formato UTF-8.
MQTT messages transferred inside a WebSocket connection are metered like MQTT messages inside a mutually authenticated TLS connection.
Los mensajes MQTT transferidos dentro de una conexión WebSocket se miden como mensajes MQTT dentro de una conexión TLS mutuamente autenticada.
See also The WebSocket object provides the API for creating and managing a WebSocket connection to a server, as well as for sending and receiving data on the connection.
El objeto WebSocket provee la API para la creación y administración de una conexión WebSocket a un servidor, así como también para enviar y recibir datos en la conexión.
When you've finished using the WebSocket connection, call the WebSocket method close()
Cuando se ha terminado de usar la conexión WebSocket, se llama el método close() del objeto WebSocket
An event listener to be called when the WebSocket connection's readyState changes to OPEN; this indicates that the connection is ready to send and receive data.
Un monitor de eventos que es llamado cuando el estado readyState de la conexión Websocket cambia a OPEN. Esto indica que la conexión está lista para enviar y recibir datos.
The scanned bar-codes are immediately available for further processing via a Bluetooth, TCP/IP or WebSocket connection.
Los códigos de barras escaneados están disponibles inmediatamente para su uso vía Bluetooth, TCP/IP o conexión WebSocket.
First, a client requests a WebSocket connection by using the Upgrade: WebSocket and Connection: Upgrade headers, along with a few protocol-specific headers to establish the version being used and set up a handshake.
Primero, un cliente solicita una conexión websocket usando las cabeceras "Upgrade: websocket" y "Connection: Upgrade", junto con algunas cabeceras específicas del protocolo para establecer la versión utilizada y establecer un apretón de manos.
Q: How does my backend service know when a client is connected or disconnected from the WebSocket connection in Amazon API Gateway?
P: ¿Cómo sabe mi servicio backend cuando un cliente se conecta o desconecta de la conexión WebSocket en Amazon API Gateway?
If an encrypted WebSocket connection is used, then the use of Transport Layer Security (TLS) in the WebSocket Secure connection ensures that an HTTP CONNECT command is issued when the browser is configured to use an explicit proxy server.
Si se utiliza una conexión WebSocket cifrada, se necesitará utilizar una capa TLS en la conexión Websocket Secure para asegurar que un comando HTTP CONNECT se manda cuando el navegador está configurado para utilizar un servidor proxy explícitamente.
REST API REST API is a web-based API using a Websocket connection.
REST API REST API es una API basada en web que utiliza una conexión Websocket.