A problem developers face is extracting messages from a byte stream. This post covers a strategy for accomplishing that task. This is not a problem typically found in higher level coding spaces. Much of modern development has been relegated to the realm of HTTP and web servers, or other middleware such as message queuing systemsContinue reading “Using State Machines For Simplified Message Processing”