[
https://issues.apache.org/jira/browse/IGNITE-7329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16339010#comment-16339010
]
Pavel Tupitsyn commented on IGNITE-7329:
----------------------------------------
Actually we can reuse existing {{ClientSocket}} byt switching to NetworkStream
API. Benchmarks do not show any performance difference (because
{{NetworkStream.Write}} delegates directly to {{Socket.Send}}, same with
Read-Receive).
> .NET: Thin client: SSL
> ----------------------
>
> Key: IGNITE-7329
> URL: https://issues.apache.org/jira/browse/IGNITE-7329
> Project: Ignite
> Issue Type: Improvement
> Components: platforms, thin client
> Affects Versions: 2.4
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Priority: Major
> Labels: .NET
>
> Allow secure .NET thin client connection.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)