The Wayback Machine - https://web.archive.org/web/20211006090413/https://github.com/topics/rfc-6455
Here are
23 public repositories
matching this topic...
Simple to use, blazing fast and thoroughly tested WebSocket client and server for Node.js
Updated
Oct 2, 2021
JavaScript
Tiny WebSocket library for Go.
Command-line client for WebSockets, like netcat (or curl) for ws:// with advanced socat-like functions
Updated
Sep 25, 2021
Rust
WebSocket client for Python
Updated
Aug 31, 2021
HTML
fast, standalone, language-agnostic WebSocket server RFC6455 compliant
The Hoa\Websocket library.
cWebsocket is lightweight websocket server library
WebSocket component for PHP based on the Amp HTTP server.
RFC 6455 WebSockets support for Racket.
Updated
Jul 13, 2021
Racket
Shared code for websocket servers and clients.
Package websocket implements the websocket protocol defined in rfc6455
This repository contains a very simple websocket server implementation in pure java. This implementation is 100% conformant to the websocket protocol specification RFC 6455 and passing all test cases in Autobahn|Testsuite.
A Realbasic/Xojo WebSocket implementation based on RFC 6455
Updated
May 8, 2017
REALbasic
Evews - Erlang Lightweigth Websocket RFC 6455
Updated
Nov 27, 2019
Erlang
NIO based compact WebSocket (RFC6455) client library for Java and Android.
Updated
Aug 11, 2016
Java
WebSocket test server implemented with Spring Boot
Updated
Jun 26, 2018
Java
The Amethyst WebSocket Server, a complete, specification compliant WebSocket server implementation.
Updated
Jan 8, 2021
JavaScript
Collaborative drawing application developed with JavaScript, WebSocket and Node.js
Updated
Sep 18, 2018
JavaScript
Material for my talk about HTTP long polling, streaming, and Web Sockets at the RFCs We Love meetup on September 9th, 2017
A complete and minimalist WebSocket under the protocol RFC-6455 for Node.js server ≥ v14.x
Updated
Jun 25, 2021
JavaScript
WebSocket test client implemented in Groovy
Updated
Apr 1, 2020
Groovy
Improve this page
Add a description, image, and links to the
rfc-6455
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
rfc-6455
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Hi and thanks for this library, it really ease things up.
I have detected that when you use WebSocketServer and go and try to establish an HTTP connection to the websocket port the server crashes and closes.
While I obviously don't expect the WS server to work properly when being contacted by the wrong protocol it should fail silently, or at least, allow the programmer to specify an error ca