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