Replies: 4 comments 10 replies
|
It would be nice to have them on the main branch here. Also OpenSSL 3.5 support and Quic (since you implement UDP) will be awesome @DelphiBuilder could add a new Repository eg. NetCom8 adding the @spawn451 features along with OpenSSL 3.5 support. |
3 replies
|
btw, SChannel is only for windows so OpenSSL support is required for other OS |
0 replies
|
I updated and refactor my fork,I think I will not push anymore update for now. |
2 replies
|
@spawn451 The OnConnected/OnDisconnected events are missing from UDP components. |
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello everyone, you can check out my fork here.
I’ve made several updates and added new features, including:
IPv6 support
UDP support
New threaded socket components
Universal socket components with dual-protocol support and Thread pool processing
TLS implementation for Windows platforms via SChannel integration
All reactions