Re: the new --udp flag. Just went to give it a try...
# general
r
Re: the new --udp flag. Just went to give it a try but it seems it doesn't like the new lambda chip architecture which. Just reporting in case this wasn't a known limitation
Copy code
Resource handler returned message: "Runtime go1.x does not support the following architectures [arm64]. Please select different architectures from [x86_64] or select a different runtime.
t
Ah good catch, need to compile for both
should be an easy fix
r
Great