Skip to content

SCLInternet/SclRequestResponse

Repository files navigation

SclRequestResponse

A library for developing systems which need to communicate with APIs which send a response for each request sent.

Requires

sclinternet/SclSocket

Intallation

Add the following to your composer.json file

{
    "require": {
        "sclinternet/scl-request-response": "dev-master"
    }
}

Usage

About

A library for developing systems which need to communicate with APIs which send a response for each request sent.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published