#
stream-socket
Here are 5 public repositories matching this topic...
Lightweight TCP, UDP, TLS and SSL socket toolkit for PHP 8.1+. Enum-driven factory, non-blocking select-driven server loop, and a per-transport Channel strategy.
tls php ssl networking tcp sockets udp socket-server event-loop network-programming socket-client php8 stream-socket php81 initphp
-
Updated
Jun 28, 2026 - PHP
This project is a demo for how to use stream socket(SOCK_STREAM) to communicate between client and server. And the server supports multiple clients via multi-threading.
-
Updated
Nov 22, 2016 - C
A highly incomplete chat app written in Swift using Network.framework (client) and Swift NIO (server-side)
chat ios socket-communication chat-server chat-application network-framework stream-socket swift-nio
-
Updated
Nov 23, 2018 - Swift
Add this topic to your repo
To associate your repository with the stream-socket topic, visit your repo's landing page and select "manage topics."