Skip to content

Commit f538aa5

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 d3c7d2c commit f538aa5

File tree

23 files changed

+832
-1006
lines changed

23 files changed

+832
-1006
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)