Implement "almost TCP", stream multiplexing over the serial connection.
I've started prototyping this on the atcp branch.
ATCP explicitly should have similar semantics and flow to TCP; there's a chance that this could become a TCP implementation in the future.