Websocket.md 452 B

title: Websocket author: Gamehu tags:

  • websocket categories:
  • 工作 date: 2023-10-09 15:11:00 ---

背景

最近遇到一个现场问题,客户反馈产品页面提示连接错误,一查是ws不能链接,借此复习下ws的内容。毕竟之前写ws功能是好几年前了。温故知新。

https://ably.com/topic/websockets

https://www.rfc-editor.org/rfc/rfc6455

https://websockets.spec.whatwg.org/#websocket-opening-handshake