lnd.xprv/cmd
Joost Jager d51bb65536
routerrpc+lncli: add flag to suppress in-flight updates
This is a preparation for enabling the REST interface on routerrpc.
It provides REST clients that don't support server-side streaming
via keep-alive connections to use the streaming endpoint in the
typical request/response pattern. The url just needs to contain
?no_inflight_updates=true and only the terminal response is sent
back before the connection is closed.
2020-04-21 17:02:09 -07:00
..
lncli routerrpc+lncli: add flag to suppress in-flight updates 2020-04-21 17:02:09 -07:00
lnd lnd+cmd/lnd/main: add ListenerCfg to Main 2019-09-05 09:22:54 +02:00