SPLIT FROM: https://stackoverflow.com/posts/66094939
I want to receive binary contains EOF via socket. After I get those binaries, how to split binary by EOF in python?