From e93870ebca8397e2bba303a6421f99c716c75a2a Mon Sep 17 00:00:00 2001 From: Bozhidar Batsov Date: Sat, 27 Jun 2026 12:10:59 +0300 Subject: [PATCH] Document non-browser runtime support The native-WebSocket client runs anywhere with a global WebSocket, so spell out Node/Deno/Bun/worker usage, refresh the dated 'why' list, drop the dead JavaScriptCore/WinJS links and point the issues link at nrepl/weasel. --- README.md | 34 ++++++++++++++++++++++++---------- 1 file changed, 24 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 7875f75..5cf51c4 100644 --- a/README.md +++ b/README.md @@ -18,13 +18,10 @@ APIs. standard ClojureScript browser REPL and Austin. (see: [cemerick/austin#17][austin-17], [cemerick/austin#47][austin-47], [cemerick/austin#49][austin-49]) -* WebSocket APIs are available in unusual JavaScript environments like - [JavaScriptCore][goby], [QML][qml], [WinJS][winjs], browser - extensions, Mac OS X Dashboard widgets, and so on, where use of - `CrossPageChannel` may be unfeasible due to restrictions on or - unavailability of `