asyncvnc
asyncvnc copied to clipboard
Fixs the numbers mistake (BELL/CLIPBOARD) and padding mistake in Clipboard.write()
Fixes the numbers mistake (BELL/CLIPBOARD) for server -> client and the padding mistake (Clipboard.write) for client -> server messages.
See: #13
Fixes the test tests/test_clipboard.py for RFC-6143 compliance.
Hi @barneygale, are there any plans to merge this PR anytime soon? asyncvnc is great, but I also just stumbled over this issue which causes constant crashes.