Decouple request and response via WebSocket
This commit is contained in:
parent
08be6e68bc
commit
2093bf2429
12 changed files with 369 additions and 146 deletions
|
|
@ -14,6 +14,14 @@ other = "Your key material is ready for download. The downloadable file contains
|
|||
hash = "sha1-a479c9c34e878d07b4d67a73a48f432ad7dc53c8"
|
||||
other = "Download"
|
||||
|
||||
["JavaScript.Certificate.Received"]
|
||||
hash = "sha1-217622c21b50fcfb864802155080be482c285456"
|
||||
other = "received certificate from CA"
|
||||
|
||||
["JavaScript.Certificate.Waiting"]
|
||||
hash = "sha1-0a528daa78d850d2c9360cdec82f6f849ffb6bcf"
|
||||
other = "waiting for certificate ..."
|
||||
|
||||
["JavaScript.KeyGen.Generated"]
|
||||
hash = "sha1-34cdfcdc837e3fc052733a3588cc3923b793103e"
|
||||
other = "key generated in __seconds__ seconds"
|
||||
|
|
|
|||
Reference in a new issue