Skip to content

Commit

Permalink
Add license scan report and status
Browse files Browse the repository at this point in the history
Signed-off-by: fossabot <badges@fossa.io>
  • Loading branch information
fossabot authored and Vinceveve committed Sep 19, 2018
1 parent d90c52e commit a07c7bf
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Socket observable
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FRxnet%2Fsocket.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2FRxnet%2Fsocket?ref=badge_shield)

Ultra thin ReactPHP socket adapter to bring ReactiveX flavour.

## Client
Expand Down Expand Up @@ -63,3 +65,7 @@ $server->listen('0.0.0.0:9999')

## Pipe
A Connection is an Observable and an Observer, you can subscribe a connection to another to pipe data.


## License
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FRxnet%2Fsocket.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2FRxnet%2Fsocket?ref=badge_large)

0 comments on commit a07c7bf

Please sign in to comment.