WebSocket: Perbedaan antara revisi
Tampilan
Konten dihapus Konten ditambahkan
Rescuing 1 sources and tagging 0 as dead.) #IABot (v2.0.8.5 |
Rescuing 1 sources and tagging 0 as dead.) #IABot (v2.0.9.2 |
||
Baris 5: | Baris 5: | ||
** [https://tools.ietf.org/html/draft-ietf-hybi-thewebsocketprotocol The WebSocket protocol] - Internet-Draft published by the IETF HyBi Working Group |
** [https://tools.ietf.org/html/draft-ietf-hybi-thewebsocketprotocol The WebSocket protocol] - Internet-Draft published by the IETF HyBi Working Group |
||
** [https://tools.ietf.org/html/draft-hixie-thewebsocketprotocol-76 The WebSocket protocol] - Original protocol proposal by Ian Hickson |
** [https://tools.ietf.org/html/draft-hixie-thewebsocketprotocol-76 The WebSocket protocol] - Original protocol proposal by Ian Hickson |
||
* [https://dev.w3.org/html5/websockets/ The WebSocket API] - W3C [[W3C recommendation#Working Draft (WD)|Working Draft]] specification of the API |
* [https://dev.w3.org/html5/websockets/ The WebSocket API] {{Webarchive|url=https://web.archive.org/web/20150607035919/http://dev.w3.org/html5/websockets/ |date=2015-06-07 }} - W3C [[W3C recommendation#Working Draft (WD)|Working Draft]] specification of the API |
||
* [http://www.w3.org/TR/websockets/ The WebSocket API] - W3C [[W3C recommendation#Candidate Recommendation (CR)|Candidate Recommendation]] specification of the API |
* [http://www.w3.org/TR/websockets/ The WebSocket API] - W3C [[W3C recommendation#Candidate Recommendation (CR)|Candidate Recommendation]] specification of the API |
||
* [https://www.websocket.org/ WebSocket.org] {{Webarchive|url=https://web.archive.org/web/20180916101105/http://websocket.org/ |date=2018-09-16 }} WebSocket demos, loopback tests, general information and community |
* [https://www.websocket.org/ WebSocket.org] {{Webarchive|url=https://web.archive.org/web/20180916101105/http://websocket.org/ |date=2018-09-16 }} WebSocket demos, loopback tests, general information and community |
Revisi terkini sejak 2 Desember 2022 05.23
WebSocket adalah protokol komunikasi komputer, yang menyediakan saluran komunikasi dupleks secara penuh melalui koneksi TCP tunggal. Protokol WebSocket distandardisasi oleh IETF sebagai RFC 6455 pada 2011, dan API WebSocket di Web IDL sedang distandardisasi oleh W3C.
Pranala luar
[sunting | sunting sumber]- IETF Hypertext-Bidirectional (HyBi) working group
- The WebSocket protocol - Proposed Standard published by the IETF HyBi Working Group
- The WebSocket protocol - Internet-Draft published by the IETF HyBi Working Group
- The WebSocket protocol - Original protocol proposal by Ian Hickson
- The WebSocket API Diarsipkan 2015-06-07 di Wayback Machine. - W3C Working Draft specification of the API
- The WebSocket API - W3C Candidate Recommendation specification of the API
- WebSocket.org Diarsipkan 2018-09-16 di Wayback Machine. WebSocket demos, loopback tests, general information and community