https://github.com/perfectlysoft/perfect-net
Core asynchronous networking package used in Perfect. Includes support for TCP, SSL, UNIX socket files and IO event handling.
https://github.com/perfectlysoft/perfect-net
perfect server-side-swift ssl swift tcp unix-socket-files
Last synced: 29 days ago
JSON representation
Core asynchronous networking package used in Perfect. Includes support for TCP, SSL, UNIX socket files and IO event handling.
- Host: GitHub
- URL: https://github.com/perfectlysoft/perfect-net
- Owner: PerfectlySoft
- License: apache-2.0
- Created: 2016-06-02T16:59:06.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2023-03-20T02:23:26.000Z (about 2 years ago)
- Last Synced: 2025-04-26T05:10:21.551Z (about 1 month ago)
- Topics: perfect, server-side-swift, ssl, swift, tcp, unix-socket-files
- Language: Swift
- Homepage: www.perfect.org
- Size: 134 KB
- Stars: 28
- Watchers: 7
- Forks: 27
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Perfect-Net
Core asynchronous networking package used in Perfect. Includes support for TCP, SSL, UNIX socket files and IO event handling.
## Further Information
For more information on the Perfect project, please visit [perfect.org](http://perfect.org).