Commit 2e7181d
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
24 files changed
Lines changed: 796 additions & 1178 deletions
File tree
- contrib/pyln-testing/pyln/testing
- doc
- developers-guide/app-development
- getting-started/getting-started
- plugins
- wss-proxy-plugin
- src
- wss-proxy
- wss_proxy
- tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| 86 | + | |
86 | 87 | | |
87 | 88 | | |
88 | 89 | | |
| |||
0 commit comments