What is the difference between ws and wss?
wss uses TLS encryption. Production should use wss, consistent with HTTPS sites.
DevTools WebSocket Tester connects to ws/wss endpoints, sends and receives text or binary messages, and shows connection status—ideal for chat, push, and realtime API debugging.
Connect to WebSocket endpoints, send and receive messages, and inspect real-time traffic.
Status: Disconnected
No logs yet
Validate handshakes, heartbeats, and message formats when building realtime features. Connection state and a message timeline help trace traffic.
wss uses TLS encryption. Production should use wss, consistent with HTTPS sites.
Invalid certificates, proxies, servers not upgrading the protocol, or firewalls blocking WebSocket ports.
Messages stay in the current browser session for debugging—they are not uploaded to DevTools servers.
Yes. No sign-up required.
Convert between common formats: CSV/JSON, YAML/JSON, TOML/JSON, Markdown/HTML, timestamps, image Base64, text encodings, and number bases.
Format and beautify SQL, HTML, XML, and YAML, plus a regex debugger—all run locally in the browser, free with no sign-up.
Full JSON toolkit: format, validate, minify, convert to CSV/XML, diff, generate and validate Schema, JSONPath, and tree view—all processed locally in the browser.
Upload a logo, preview browser and Google search results, configure iOS/Android icons, and generate a complete favicon package in one click.