Chris Goffinet wrote:
REST is nice if you don't control both endpoints (see the public api
example). But does it 'really' make sense internally? There is going to be
some overhead of the constant re-connect over TCP.

That's not a REST quality - you can have a resource style interface over a held connection.

Bill

Reply via email to