...
Code Block |
---|
fast-remote-event-1.0.01-LinuxX86_64.bin -s https://primary-one.opmantek.com/omk -t myexampletoken event=testevent host=localhost |
...
Sometimes the end server is busy but using the flag -retry you can instruct the http handler to make X amount of requests to try again, this will perform a back off to try and not swamp the end server.
Version History
V1.0.1
Fix issue where fast-remote-event would crash when receiving a a server response other than json.
V1.0.0
First Release