Skip to content

Commit 324fb61

Browse files
committed
wss-proxy: replaced by a rust version
Changelog-Changed: wss-proxy.py replaced by a rust version with support for multiple `wss-bind-addr`
1 parent 725c417 commit 324fb61

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)