WebSocket: Perbedaan antara revisi

Konten dihapus Konten ditambahkan
Alfiyanm (bicara | kontrib)
←Membuat halaman berisi 'WebSocket adalah protokol komunikasi komputer, yang menyediakan saluran komunikasi dupleks penuh melalui koneksi TCP tunggal.'
 
InternetArchiveBot (bicara | kontrib)
Rescuing 1 sources and tagging 0 as dead.) #IABot (v2.0.9.2
 
(7 revisi perantara oleh 6 pengguna tidak ditampilkan)
Baris 1:
'''WebSocket''' adalah protokol komunikasi komputer, yang menyediakan saluran komunikasi [[Full-duplex|dupleks secara penuh]] melalui koneksi [[Transmission Control Protocol|TCP]] tunggal. Protokol WebSocket distandardisasi oleh [[Internet Engineering Task Force|IETF]] sebagai [[Request for Comments|RFC]] 6455 pada 2011, dan [[Antarmuka pemrograman aplikasi|API]] WebSocket di Web IDL sedang distandardisasi oleh [[Konsorsium World Wide Web|W3C]].
== Pranala luar ==
* [https://datatracker.ietf.org/wg/hybi/charter/ IETF Hypertext-Bidirectional (HyBi) working group]
** [https://tools.ietf.org/html/rfc6455 The WebSocket protocol] - Proposed Standard 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://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
* [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
 
[[Kategori:Komputer]]