PHPackages                             rxnet/socket - 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. rxnet/socket

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

rxnet/socket
============

ReactiveX client and server socket

0.2.1(7y ago)060.4k31MITPHP

Since Jan 27Pushed 7y agoCompare

[ Source](https://github.com/Rxnet/socket)[ Packagist](https://packagist.org/packages/rxnet/socket)[ RSS](/packages/rxnet-socket/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (3)Dependencies (3)Versions (4)Used By (1)

Socket observable
=================

[](#socket-observable)

[![FOSSA Status](https://camo.githubusercontent.com/4b266b307a18e1e8c5027609d5380f55ac75dcceb117f497800f5b4080f9fad5/68747470733a2f2f6170702e666f7373612e696f2f6170692f70726f6a656374732f6769742532426769746875622e636f6d25324652786e6574253246736f636b65742e7376673f747970653d736869656c64)](https://app.fossa.io/projects/git%2Bgithub.com%2FRxnet%2Fsocket?ref=badge_shield)

Ultra thin ReactPHP socket adapter to bring ReactiveX flavour.

Client
------

[](#client)

Low level socket that connect to remote or throw an exception
Then echo the received data has they arrive

```
