본문 바로가기
개발/Firebase

firebase function oncall과 on request 차이점

by dev_caleb 2022. 6. 22.
728x90

https://stackoverflow.com/questions/51066434/firebase-cloud-functions-difference-between-onrequest-and-oncall

 

Firebase Cloud Functions: Difference between onRequest and onCall

Going through the docs, I encountered: ...you can call functions directly with an HTTP request or a call from the client. ~ source there (link in the quote) is a mention about functions.ht...

stackoverflow.com

 

728x90