-
Notifications
You must be signed in to change notification settings - Fork 5
fxmlrpc dropped StreamSocketTransport #7
Comments
fXmlRpc is being migrated to a new organization and architecture. Under the hood it is going to use HTTPlug, a nearly alpha PSR7 HTTP Client abstraction. Fortunately/unfortunately (you decide) I am a maintainer of both fXmlRpc and Httplug. Once those hit alpha, I can continue working on this library. I plan to reach an alpha for the three libraries this year. |
What can I do in the meantime? Do I need specific versions for things to work? |
Install a version of fxmlrpc where StreamSocketTransport still exists. Actually this monitor is in a very early phase, which means it is unstable. |
This worked for me. |
Thanks for the input @fillmorejd |
Thanks @fillmorejd This worked for me too. I've been looking for a nicer supervisord web gui and I tried nodervisor which just didn't work. Then I tried supervisor-monitor which was riddled with errors and didn't work in the end. Then I found a link to this one in the issues of supervisor-monitor and this one was so easy to install and just works! So please continue the work on this! We need a modern project and this one seems to be it! |
Thanks for the kind words. As mentioned above, this project is kinda blocked by HTTPlug and fxmlrpc, but as soon as those are somewhat ready to be used, I will definitely get back to this one as well. Until then, if you need any help, have an idea, please don't hesitate contacting me (either in issues/twitter/etc) |
https://github.com/supervisorphp/monitor/blob/master/composer.json Has been updated with to use lstrojny/fxmlrpc 0.9.3 This fixes this issue until the project is updated to use newer versions. |
Since fxmlrpc dropped support for StreamSocketTransport, this project isn't working anymore.
See lstrojny/fxmlrpc#26
The text was updated successfully, but these errors were encountered: