apache / iotdb-client-go

Apache IoTDB Client for Go
https://iotdb.apache.org/
Apache License 2.0
56 stars 33 forks source link

iotdb go client not support tls? #103

Open dream-kzx opened 1 month ago

HTHou commented 1 month ago

IoTDB server and java client have supported SSL. See https://github.com/apache/iotdb/pull/11218. Go client has not implemented yet.