ShahanaFarooqui
|
18b928046b
|
plugin/clnrest: Downgrading pyln-proto versino from 23.08 to 23.5.2
Bug fix: pip install from plugins/clnrest/requirements.txt was unable to find "not yet released" pyln-proto version 23.08.
|
2023-08-06 12:34:19 +09:30 |
|
Shahana Farooqui
|
c96d0c2643
|
plugin/clnrest: Updated pyln version to 23.08 in requirements.txt
|
2023-08-01 11:35:19 +09:30 |
|
Shahana Farooqui
|
637f314bc6
|
plugin/clnrest: Improved readme and comments
- Adding runes info in readme
- Added extra comments in the code
- System exit on shutdown
- Replaced single quotes with double quotes
Changelog-None
|
2023-07-30 16:50:04 +09:30 |
|
Shahana Farooqui
|
3fab4cc4f3
|
plugin/clnrest: Updating package
- Adding package initializer for future proofing
- Updated Pyln version
|
2023-07-30 16:50:04 +09:30 |
|
Shahana Farooqui
|
911d2c117e
|
plugins/clnrest: Websocket Server
- Added Dependencies
- Updated WS client instructions
- WS Server
|
2023-07-25 19:20:16 +09:30 |
|
Shahana Farooqui
|
5e3ffc468b
|
plugins/clnrest: removing notifications queue in favor of websocket server
|
2023-07-25 19:20:16 +09:30 |
|
Rusty Russell
|
2ab0b4af3e
|
plugins/clnrest: disable ourselves unless rest-port is set.
This mirrors grpc's behavior, and avoids listening on ports without
explicit user permission.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
2023-07-25 19:20:16 +09:30 |
|
Rusty Russell
|
a6701bf180
|
plugins/clnrest: fail gracefully if dependencies not installed.
json and sys are Python built-in packages, so we can do this.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
2023-07-25 19:20:16 +09:30 |
|
Shahana Farooqui
|
21160aa6a7
|
plugin: clnrest
plugin: clnrest
|
2023-07-25 19:20:16 +09:30 |
|