Automatic commit of irc logs
authorC R Onjob <[email protected]>
Thu, 26 Jun 2014 17:00:03 +0000 (01:00 +0800)
committerSam Moore <[email protected]>
Thu, 26 Jun 2014 17:00:03 +0000 (01:00 +0800)
You will reach the highest possible point in your business or profession.

irc/#ipdf.log

index 25b73d1..712aa0a 100644 (file)
 21:52 < matches> I figure if I implement everything in C++ it will be less "Webby"
 21:52 < matches> And more segfaultastic
 21:52  * sulix has a new favourite word.
+--- Day changed Thu Jun 26 2014
+14:58 < matches> I think the WebSocket RFC put this "Framing" business in just to confuse people
+14:58 < matches> My RFC Compliant* WebSocket server just sends the entire message in a single frame
+14:59 < matches> Doesn't TCP already do framing or something
+15:00 < matches> I mean, they specifically allow for frames with up to 2^63 bytes
+15:00 < matches> Sorry, bits not bytes
+15:02 < matches> So server -> client is pretty much TCP but you stick some stupid frame guff on the message
+15:02 < matches> client -> server involves... "masking"
+15:02 < matches> There are several long paragraphs on it
+15:10 < matches> I'm going to pretend this is related to precision

UCC git Repository :: git.ucc.asn.au