oxidmod

Results 4 issues of oxidmod

can`t install your package. problem with this line in your composer.json "doctrine/migrations": "dev-master#46a031ddaea47d0685200027cfe8c83b02aee6f6", - atrauzzi/laravel-doctrine dev-master requires doctrine/migrations dev-master#46a031ddaea47d0685200027cfe8c83b02aee6f6 -> no matching package found.

In case of slow consumers NATS stops to write data into socket. Moreover, NATS can stop writing in the middle of the message. In this case Client::process method is trying...

Hi guys I'm wandering if there any way to close previously opened connection. Would it be useful to have a client method $client->disconnect() to unsubscribe from all subscriptions and close...

- Add new StreamResponse class to handle stream responses as generator or any other iterable values - Rework simple response handling to be the same as StreamResponse - Remove Server::push...