Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 648 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 648 Bytes

socket

Build Status CoverageStatus License

amphp/socket is a socket library for establishing and encrypting non-blocking sockets for Amp.

Installation

composer require amphp/socket

Examples

You can find several examples in the ./examples directory.