[Fix] Connection issues in example-usage & wasm
This commit is contained in:
parent
f5a80adbc7
commit
3332aa621b
13 changed files with 356 additions and 55 deletions
4
example-usage/.gitignore
vendored
4
example-usage/.gitignore
vendored
|
|
@ -3,5 +3,9 @@ host_keys.json
|
|||
host_sig_pk.bin
|
||||
host_sig_pq_pk.bin
|
||||
host_enc_kem_pk.bin
|
||||
host_public_key_bundle.hex
|
||||
clients.json
|
||||
web-client/node_modules
|
||||
dev-cert/
|
||||
web-client/public/host_public_key_bundle.hex
|
||||
web-client/public/mtp_dev_cert_hash.txt
|
||||
|
|
|
|||
Loading…
Reference in a new issue