ShahanaFarooqui
77e3c3a38e
plugin/clnrest: Adjusting flask-cors install after rebase
2023-09-29 16:00:05 +09:30
ShahanaFarooqui
e010eece1b
plugins/clnrest: Updated clnrest's requirements.txt
...
Even after migrating from pip install to poetry install for clnrest,
we still need to keep `plugins/clnrest/requirements.txt` for Fedora-28-amd64
build. `Dockerfile.builder.fedora` does not have poetry and will need
requirements.txt to install libraries with pip.
It is also required for non-developers who want to build cln from a tagged or master version.
2023-09-29 16:00:05 +09:30
ShahanaFarooqui
224a5dcbcf
plugins/clnrest: Add CORS library
2023-09-19 11:40:15 +09:30
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
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
21160aa6a7
plugin: clnrest
...
plugin: clnrest
2023-07-25 19:20:16 +09:30