Does anyone know if arc.codes supports getting the cdn endpoint or api gateway endpoint from inside a function? I need to generate an absolute link to another function and I haven't found anything in docs/src. Maybe @brianleroux knows?
1
0
0
0
0
@buffpojken We do support getting urls af runtime tho the only use case we designed for was discovery of a web socket endpoint (available as env car to all http Lambdas). What's the use case here ?