PHPackages                             highperapp/tcp - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. highperapp/tcp

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

highperapp/tcp
==============

Enterprise TCP server and client with advanced connection handling, connection pooling, circuit breakers, and Rust FFI acceleration

021PHP

Since Jul 15Pushed 10mo agoCompare

[ Source](https://github.com/highperapp/tcp)[ Packagist](https://packagist.org/packages/highperapp/tcp)[ RSS](/packages/highperapp-tcp/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (1)

HighPer TCP
===========

[](#highper-tcp)

Enterprise TCP server and client library with advanced connection handling, connection pooling, circuit breakers, and Rust FFI acceleration for maximum performance.

Installation
------------

[](#installation)

```
composer require highperapp/tcp
```

Quick Start
-----------

[](#quick-start)

### TCP Server

[](#tcp-server)

```
