如何使用WebSockets-JavaScript教程



在今天的視頻中,我將帶您了解創建WebSockets應用程序的基礎知識-我們將介紹客戶端和伺服器端,以便在兩者之間發送消息。

WebSocket允許Web瀏覽器和後端WebSockets伺服器之間的事件驅動雙向通信。

在Patreon上支持我:
https://www.patreon.com/dcode-我打算用足夠的資金來開發具有新開發人員經驗的某種網站!

供您參考,請查看以下內容:
https://developer.mozilla.org/zh-CN/docs/Web/API/WebSockets_API/Writing_WebSocket_client_applications

在Twitter @dcodeyt上關注我!

如果該視頻對您有所幫助,並且您想了解更多,請確保點贊並訂閱dcode!

#dcode #javascript #websockets

13 comments
  1. Maybe you could make a video about websockets without any external modules, it took me almost a month because the only guide that can be found is a documentation that explains how it works.
    By making a video about it i'm pretty sure you could get a much bigger channel because i've seen how many people are trying to do this but can't

Comments are closed.