WebSockets-Playground
WebSocket testing platform
A platform for testing and experimenting with WebSocket servers.
Jumpstart multiple WebSocket servers quickly
28 stars
2 watching
4 forks
Language: HTML
last commit: almost 3 years ago
Linked from 1 awesome list
securitysecurity-toolsweb-application-securitywebsocketwebsocket-securitywebsocket-serverwebsocketswebsockets-server
Related projects:
Repository | Description | Stars |
---|---|---|
palindromelabs/stews | A tool suite for security testing of WebSockets | 334 |
jaspervdj/websockets | Provides a Haskell library for creating WebSocket servers and clients with support for TLS and various testing frameworks. | 407 |
thehowl/claws | An interactive command line client for testing WebSocket servers | 302 |
juliaweb/websockets.jl | A WebSockets library for Julia that provides a simple way to establish and manage WebSocket connections. | 158 |
websocket-rails/websocket-rails | A Ruby-based library providing plug-and-play WebSocket support for Rails applications. | 1,728 |
posener/wstest | A tool for testing WebSocket handlers without requiring an active network connection or port allocation. | 102 |
glebradchenko/dnwebsocket | A WebSocket library for Swift that provides a simple and efficient way to establish WebSocket connections. | 36 |
hannah-portswigger/websocketturbointruder | An extension for web browser development tools to test WebSocket protocols by sending custom messages and analyzing responses. | 13 |
nventimiglia/websockets.pcl | A portable class library implementing WebSocket protocol on multiple platforms using native bridges and libraries. | 98 |
websockets-rs/rust-websocket | A WebSocket library written in Rust providing functionality for dealing with WebSocket connections. | 1,547 |
perfectexamples/perfect-websocketsserver | An example of setting up and handling WebSocket connections in a Swift-based web server | 34 |
realtimelogic/minnowserver | A lightweight, resource-efficient embedded HTTP(S) WebSocket server | 320 |
treeform/ws | A WebSocket library for building real-time communication between clients and servers. | 254 |
joaotavora/hunchensocket | An implementation of WebSockets as an extension to the Hunchentoot web server. | 111 |
vda-labs/websocket-harness | A tool used to test and exploit WebSockets by translating HTTP requests into WebSocket connections and vice versa | 18 |