fixup! decoder: Fix thinko in PROTO opcode handling (#41) (#42)
Add a test that excersizes whether invalid protocol version is caught and reported. Without 5c420f85 the test fails like this: --- FAIL: TestDecodeError (0.00s) ogorek_test.go:312: "\x80\xffI1\n.": no decode error ; got 1, <nil>
Showing
Please register or sign in to comment