What is the translation of " WEBSOCKET " in English?

Examples of using Websocket in Vietnamese and their translations into English

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
Tại sao chúng ta lại cần websocket.
Why we need WebSockets.
WebSocket và cung cấp tệp bằng zero copy.
Like WebSocket and zero copy file serving.
Sự kiện đượcgửi đi từ một đối tượng Websocket khi kết nối được đóng lại.
The event sent by the WebSocket object when the connection closes.
Khi một máy khách WebSocket khởi động kết nối, một vài byte đầu tiên sẽ trông giống như sau.
When a WebSocket client starts the connection, the first few bytes will look like this.
Bạn có thể tương tác với các trường hợp WebSocket để gửi tin nhắn hoặc đóng kết nối.
You can interact with the WebSocket instance to send messages or close the connection.
IO không phải là thư viện WebSocket với các tùy chọn dự phòng cho các giao thức thời gian thực khác.
IO is not a WebSocket library with fallback options to other realtime protocols.
Trong phần này, chúngta sẽ thảo luận về thư viện này và cách sử dụng nó để xây dựng WebSocket.
In this section,we will discuss this library and show how to use it to build WebSockets.
Sự kiện được gửi bởi đối tượng Websocket khi một thông điệp được nhận từ một máy chủ.
The event sent by the WebSocket object when a message is received from the server.
Actor này nhận message từ ChatRoomActor vàđẩy message về phía client theo kết nối WebSocket.
This actor receives messages from ChatRoomActor andtransmits payloads to the clients over a WebSocket connection.
Nhiều người trong số họ có API WebSocket và REST API, trong khi một số khác lại có giao thức riêng của họ.
Many of them have a WebSocket API and REST API, while some have their own protocols.
Một kết nối SignalR được bắt đầu bằng giao thức HTTP, sau đó nó sẽ đượcchuyển sang kết nối kiểu WebSocket nếu nó được hỗ trợ.
A SignalR connection starts as HTTP,and is then promoted to a WebSocket connection if it is available.
GDAX cung cấp nguồn cấp dữ liệu Websocket cho phép các nhà giao dịch dễ dàng truy cập vào dữ liệu thị trường theo thời gian thực.
GDAX offers a Websocket feed that lets traders easily gain access to real-time market data.
Header Upgrade được bao gồm trong yêu cầu này thông báo cho máy chủ rằngmáy khách muốn thiết lập kết nối WebSocket.
An Upgrade header is included in this request thatinforms the server that the client wishes to establish a WebSocket connection.
Nếu máy chủ phản hồi là có, thì Websocket“ chiếm đoạt điều khiển” kết nối HTTP và biến nó thành kết nối Websocket.
If the response is positive, then the WebSocket“hijacks” the HTTP connection and turns it into a WebSocket connection.
Tới giờ, tác giả đã giải thích Redis làm việc với chat room như thế nào và làm thế nào màUserActor gửi payload thông qua kết nối WebSocket.
So far, I have explained how Redis works with the chat room andhow UserActor sends payloads through a webSocket connection.
Đây chính là điều mà WebSocket cung cấp và trong bài viết này, bạn sẽ được học cách sử dụng chúng trong ứng dụng của bạn.
This is exactly what WebSockets provide and in this post you are going to learn all about how to use them in your own applications.
Đặc điểm này làm cho nó trở nên lý tưởng cho kết nối long- polling, WebSocket và các ứng dụng khác yêu cầu kết nối lâu dài với mỗi người dùng.
This trait makes it ideal for long polling, WebSockets, and other applications that require a long-lived connection to each user.
Cố gắng kết nối một cửa sổ trình duyệt mới trong khi một cửa sổ trình duyệt khác đang sử dụng một vàchỉ kết nối WebSocket sẽ không hoạt động.
Attempting to connect a new browser window while another browser window is using the one andonly WebSocket connection will not work.
Máy chủ HTTP và WebSocket nhúng, được gọi là Máy chủ Minnow, được thiết kế riêng cho các bộ vi điều khiển nhỏ với nguồn lực hạn chế.
The Embedded HTTP and WebSocket server, called the Minnow Server, has been specifically designed for tiny microcontrollers with limited resources.
Khi mình nghĩ về việc xây dựng 1 ứng dụng web sử dụng ActionCable( websocket) trong Rails app+ React, đầu tiên mình nghĩ tới đó là xây dựng 1 ứng dụng Chat.
When I was thinking about creating something to showcase using ActionCable(websockets) in a Rails app with React, I first thought of building a chat.
Bởi vì Websocket không hỗ trợ tất cả các máy chủ web và web proxy, nó đôi khi được sử dụng song song với cơ chế gửi tin khác như XHR và SSE.
Since WebSocket isn't supported by all web servers and web proxies, it is sometimes used in parallel to other messaging mechanisms such as XHR and SSE.
Tất cả các tin nhắn được gửi qua kết nối WebSocket được gửi dưới dạng tin nhắn văn bản JSON ngoại trừ việc tải lên, được gửi dưới dạng dữ liệu nhị phân.
All messages sent via the WebSocket connection are sent as JSON text messages except for the upload, which is sent as binary data.
Nhiều giao thức: V2Ray hỗ trợ nhiều giao thức, bao gồm Socks, HTTP, Shadowsocks, VMess, vv Mỗi giao thức có thể có giao vận riêng của nó, chẳng hạn như TCP,mKCP, WebSocket, v. v.
Multiple protocols: V2Ray supports multiple protocols, including Socks, HTTP, Shadowsocks, VMess etc. Each protocol may have its own transport, such as TCP,mKCP, WebSocket etc.
Phần phía máy chủ của các kết nối WebSocket nhận message và chuyển tiếp nó tới tất cả các client kết nối khác sử dụng các phương thức broadcast.
Server-side component of the websocket connection receives the message and forwards it to all other connected clients using the broadcast method.
Xin lưu ý rằng WebSocket bị ngắt kết nối có thể hiển thị số dư tài khoản bằng không và chúng tôi yêu cầu người dùng kiên nhẫn trong khi WebSocket của họ kết nối lại.
Please note that a disconnected WebSocket can potentially display a zero account balance and we ask users to be patient while their WebSocket reconnects.
Eclipse Tyrus, mang lại khả năng reference implementation của Java API cho WebSocket và cho phép phát triển các ứng dụng WebSocket để liên kết hai chiều giữa server và remote host.
Eclipse Tyrus, providing a reference implementation of Java API for WebSocket and enabling development of WebSocket applications for bidirectional communication between a server and a remote host.
Một khi bạn nhận một kết nối WebSocket với Web Server, bạn có thể gửi dữ liệu từ trình duyệt tới Server bởi gọi một phương thức send(), và nhận dữ liệu từ Server tới trình duyệt bằng một onmessage Event Handler.
Once you get a Web Socket connection, you can send data from browser to server by calling a send() method, and receive data from server to browser by an onmessage event handler.
Tôi đang cốgắng gửi tin nhắn qua websocket trong django- channgels bằng cách sử dụng lớp kênh nhưng nó bị bỏ qua và thậm chí không hiển thị bấ….
I'm trying to send message though websocket in django-channgels using channel-layers but its getting skipped and doesn't even show any exception….
Một khi bạn nhận một kết nối WebSocket với Web Server, bạn có thể gửi dữ liệu từ trình duyệt tới Server bởi gọi một phương thức send(), và nhận dữ liệu từ Server tới trình duyệt bằng một onmessage Event Handler.
Once you get a WebSocket connection, you can send data from browser to server by calling a send() method, and receive data from server to browser by an onmessage event handler.
Ví dụ, nếu một V2Ray outbound sử dụng WebSocket như là vận chuyển của nó, thì nó nói đến cũng phải sử dụng WebSocket, nếu không kết nối không thể được thiết lập.
For example, if a V2Ray outbound uses WebSocket as its transport, the inbound it talks to also has to use WebSocket, otherwise a connection can't be established.
Results: 98, Time: 0.0181

Top dictionary queries

Vietnamese - English