Implement secure websockets for cluster master and client with auto-generated...
Implement secure websockets for cluster master and client with auto-generated self-signed certificates
Showing
... | ... | @@ -8,4 +8,5 @@ flash-attn>=2.0.0 |
pyinstaller>=5.0.0 | ||
PyMySQL>=1.0.0 | ||
redis>=4.0.0 | ||
websockets>=12.0.0 | ||
\ No newline at end of file | ||
websockets>=12.0.0 | ||
cryptography>=42.0.0 | ||
\ No newline at end of file |
Please
register
or
sign in
to comment