Asim Aslam

Results 126 comments of Asim Aslam

My advice would be to create a GitHub action that automates it so the build env is reproducible

Cleanup will probably be something we start to address over time but on a case by case basis before doing anything wider. So if you can just identify the stuff...

Hmm, I think we fixed the websocket examples. They now use websocat. See https://m3o.com/event/api as an example.

Just because it was an easier working example that would also accept sending data. It's not clear it works with curl.

We did subscriptions, but Auto-topup might still be a nice feature for pay as you go. A simple checkbox to opt-in. Adds $10 each time you run out of money.

Scrolling down I can see the param for runtime

Please use the logs endpoint to get logs. Specify logs_type as "build"

Can you confirm you mean the "file" api

Apologies. The stream service has been renamed to MQ (m3o.com/mq) and reflects its simple nature as a message broker. What you're looking for now is the Events service (m3o.com/event) and...

This is not the config I'd use. I'd try make the platform profile work with the micro-platform binary and configure all the dependencies for it. Doing it zero dep requires...