Files
hpcore/examples/hpclient/package.json
Ravin Perera f64cdc6ad0 Implemented user connection challenge handshake (#20)
Implemented user connection challenge handshake.
Optimized user challenge message processing.
2019-10-11 17:29:45 +05:30

8 lines
125 B
JSON

{
"dependencies": {
"fs-extra": "^8.1.0",
"libsodium-wrappers": "^0.7.5",
"ws": "^7.1.2"
}
}