t2trg / t2trg-rest-iot

RESTful Design for Internet of Things Systems
Other
3 stars 4 forks source link

Calling a Function #25

Closed mkovatsc closed 7 years ago

cabo commented 7 years ago

The term "function" might imply idempotence and/or freedom from side effects, depending on who you ask. RPC uses the term "procedure" in order to be more general.

akeranen commented 7 years ago

@cabo would you suggest s/function/procedure/g ?

mkovatsc commented 7 years ago

Changed to "procedure"