ConfigBuilder.UseRpc.Insecure property
Optional: Determines whether to disable TLS for the RPC connection. false
uses the wss
protocol, true
uses ws
.
Remarks
This is not recommended, and should only be used for testing purposes
See Also
- class UseRpc
- namespace SurrealDB.Configuration