> > b) all implementations would have internal limits wrt to frame/message > > size > > All implementations *do*. Storage is finite. No. This assumes you would need to store the received data, which might not be necessary. Here is an example of a WS server that computes a SHA256 over data received, sending a digest update for every 1M octets received. It can run forever in constant memory. http://www.tavendo.de/autobahn/tutorial/streaming.html#streaming _______________________________________________ I-D-Announce mailing list I-D-Announce@ietf.org https://www.ietf.org/mailman/listinfo/i-d-announce Internet-Draft directories: http://www.ietf.org/shadow.html or ftp://ftp.ietf.org/ietf/1shadow-sites.txt