mirror of
https://github.com/OMGeeky/tarpc.git
synced 2026-02-23 15:49:54 +01:00
Example tarpc service that encodes messages with bincode written to a TLS-over-TCP transport. Certs were generated with openssl 3 using https://github.com/rustls/rustls/tree/main/test-ca New dependencies: - tokio-rustls to set up the TLS connections - rustls-pemfile to load certs from .pem files
4 lines
119 B
Plaintext
4 lines
119 B
Plaintext
-----BEGIN PRIVATE KEY-----
|
|
MC4CAQAwBQYDK2VwBCIEIMU6xGVe8JTpZ3bN/wajHfw6pEHt0Rd7wPBxds9eEFy2
|
|
-----END PRIVATE KEY-----
|