Skip to content
This repository was archived by the owner on Sep 27, 2020. It is now read-only.

use message ID 0 for log messages #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dreadhonk
Copy link

the client sends the request server info message with ID 1. if the
log messages also have ID 1, the client may interpret log messages
sent by the server during initial connect (for example, the message
which logs the connection) as reply to request server info, which
makes it break in ButtplugClient.java:169 (requestServerInfo()).

the client sends the request server info message with ID 1. if the
log messages also have ID 1, the client may interpret log messages
sent by the server during initial connect (for example, the message
which logs the connection) as reply to request server info, which
makes it break in ButtplugClient.java:169 (requestServerInfo()).
@CLAassistant
Copy link

CLA assistant check
All committers have signed the CLA.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants