Y
Hacker News
new
|
ask
|
show
|
jobs
by
yeukhon
3346 days ago
But I always thought speaking HTTP with a server can be considered RPC. We can pack our message in XML, JSON, or whatever serialization we choose, passes on to the destination, unmarshall, do something, return.