Home GnuPG

Port all but the info endpoint to websockets

Description

Port all but the info endpoint to websockets

This will allow us to move completely away from the HTTP server in the
native client which results in a lot of code duplication with the
websocket connection.

Details

Provenance
CarlSchwanAuthored on Mon, Dec 16, 5:14 PM
Parents
rOJ94bb5ea04fa2: cleanup: Use else if directly
Branches
Unknown
Tags
Unknown
Tasks
T7463: Cleanup network code