ShahanaFarooqui
c8337aaf7f
plugin/wss-proxy: Documentation
...
Changelog-Added: Add WSS Proxy server with `wss-bind-addr` and `wss-certs` configurations.
2024-04-22 09:12:09 +09:30
ShahanaFarooqui
7e33a10425
doc: Schema generation instructions update
2024-03-19 14:58:59 +10:30
shuoer86
6c04a6c15a
doc: fix typos
2024-02-11 11:27:41 +01:00
bitcoin-lightning
2369086fd7
doc:correct listrunes's link
2024-01-02 18:45:18 +01:00
ShahanaFarooqui
cc2665da7f
clnrest: prefixing all rest config options with cln
...
This will allow users to use clnrest with c-lightning-REST without conflicts.
It was required for applications to have enough time for migrating from c-lightning-REST to clnrest.
Changelog-Changed:
config option `rest-certs` changed to `clnrest-certs`
config option `rest-protocol` changed to `clnrest-protocol`
config option `rest-host` changed to `clnrest-host`
config option `rest-port` changed to `clnrest-port`
config option `rest-cors-origins` changed to `clnrest-cors-origins`
config option `rest-csp` changed to `clnrest-csp`
2023-11-16 11:21:04 +01:00
Tony Aldon
cce4f68f7a
doc: fix cln-grpc example.
...
- Add instruction to generate `primitives_pb2.py` file,
- Import `grpc` in the Python script.
Changelog-None
2023-11-14 10:48:41 +01:00
Tony Aldon
8a62831847
doc: update clnrest documentation.
2023-10-31 10:21:22 -07:00
ShahanaFarooqui
1a18f610b2
docs: Update documents with rest-csp
option
...
Changelog-Added: New configurable Content-Security-Policy (CSP) header for clnrest
2023-09-19 11:40:15 +09:30
ShahanaFarooqui
f0edc878e6
docs: Update documents with rest-cors-origins
option
2023-09-19 11:40:15 +09:30
ShahanaFarooqui
450bf2be2b
plugins/clnrest: Updated websocket client examples
...
- Updated javascript and python client examples with rune auth
- Added new html (browser based) client example with rune auth
2023-09-19 11:40:15 +09:30
Adi Shankara
43c39aa2c9
fix the rest api reference link
2023-09-19 10:25:45 +09:30
Adi Shankara
2331eff2db
doc/rest: add documentation for REST interface
2023-09-12 16:10:15 +09:30
Adi Shankara
b2caa56c27
update new documentation and move to doc/
2023-07-16 12:59:40 +09:30