Make SSL sockets on windows, pure kotlin & using dynamic libraries
Open
enhancement
- Dominant language
- Kotlin
- Stars
- 2
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Right now, it is written in C as a cinterop:
https://github.com/korlibs/korge-next/blob/42ced9a8d18a28ca7aa021681be36108e1114457/korio/src/nativeInterop/cinterop/win32ssl.def
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the referenced win32ssl.def cinterop definition and the existing Windows SSL socket implementation. Determine the required dynamic-library integration and scope for replacing the C cinterop with pure Kotlin; done means Windows SSL sockets work without that C implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, kotlin
- Domain
- networking, security
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100