Adriano Santos
Adriano Santos
@jroper Actually in my implementation I am considering running the function as a container as well. This does not solve the case you described for debugging purposes. But I'm thinking...
@viktorklang Since Cloudstate CLI is just a shell over native commands it could show the exact command on the command line in order to educate the user on native execution...
Just to update, this is the actual syntax of command and add it to the Cloudstate CLI project: ```shell [sleipnir@sleipnir cloudstate]# ./target/debug/cloudstate run --only-proxy --proxy-port=9000 --user-function-port 8080 Running only proxy...
Hello @SeanCheatham as long as there are no images or mentions there are products and or companies and their brands I believe it is possible to share your links and...
@SeanCheatham Thanks for the initiative, I will be happy to contribute if I can
> As of right now, this is frontend only. None of the backend work has been implemented yet. I'm still in the "planning" phase of that. In the model definition...
Yes @viktorklang. Imagine that I have to send a request there is something external to my cloudstate environment, like an external API of some client of mine sending a hook...
Hi @viktorklang ! > @sleipnir Hmm, it would be rather straightforward, but on the other hand you sort of enter the durable distributed statemachine place (especially if you're trying to...
@viktorklang sorry but i don't think i understand the question. Do you want to know about my specific use case, whether it would be possible for me to make the...
@viktorklang I believe this is a fully proxy feature. Delegating this to the user's language consistently across all languages would be very difficult. I think that all the mechanisms and...