Skip to content

Commit 2e7181d

Browse files
daywalker90ShahanaFarooqui
authored andcommitted
wss-proxy: replaced by a rust version
Changelog-Changed: wss-proxy.py was replaced by a rust version with support for multiple `wss-bind-addr`. If you install CLN from pre-compiled binaries you must remove the old wss-proxy directory first before installing CLN, usually it is located in `/usr/local/libexec/c-lightning/plugins/wss-proxy`. If you compile from source `make` will take care of this automatically.
1 parent e398c63 commit 2e7181d

File tree

24 files changed

+796
-1178
lines changed

24 files changed

+796
-1178
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ compile_commands.json
8383
target
8484
plugins/cln-grpc
8585
plugins/clnrest
86+
plugins/wss-proxy
8687

8788
# Build directories
8889
bionic/

0 commit comments

Comments
 (0)