[GH-ISSUE #1028] Protocol description? #816

Open
opened 2026-05-05 07:10:43 -06:00 by gitea-mirror · 4 comments
Owner

Originally created by @quintilation on GitHub (Jan 18, 2021).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1028

I cannot find the wire message protocol documentation

I am interested in porting barrier to plan9.
There is an old synergy client for plan9 which I think could be
used as the basis of a new barrier port.

I believe barrier has a different greeting string from synergy but
what other changes have been made in the protocol?

Thanks for any help,

-Steve

Originally created by @quintilation on GitHub (Jan 18, 2021). Original GitHub issue: https://github.com/debauchee/barrier/issues/1028 I cannot find the wire message protocol documentation I am interested in porting barrier to plan9. There is an old synergy client for plan9 which I think could be used as the basis of a new barrier port. I believe barrier has a different greeting string from synergy but what other changes have been made in the protocol? Thanks for any help, -Steve
Author
Owner

@r-c-f commented on GitHub (Mar 16, 2021):

The change in greeting string is the only notable change, everything else is identical

<!-- gh-comment-id:800658917 --> @r-c-f commented on GitHub (Mar 16, 2021): The change in greeting string is the only notable change, everything else is identical
Author
Owner

@quintilation commented on GitHub (Mar 16, 2021):

thank you.

one more question if i may?

can i rely on wireshark's dissector for the protocol, or is it out of date?

when I try using it I see errors on both synergy and barrier messages
(rather than my own) reported by wireshark which makes me very suspicious.

-Steve

<!-- gh-comment-id:800661734 --> @quintilation commented on GitHub (Mar 16, 2021): thank you. one more question if i may? can i rely on wireshark's dissector for the protocol, or is it out of date? when I try using it I see errors on both synergy and barrier messages (rather than my own) reported by wireshark which makes me very suspicious. -Steve
Author
Owner

@r-c-f commented on GitHub (Mar 16, 2021):

I had similar issues when trying to work out the protocol. It should not be relied upon.

<!-- gh-comment-id:800690385 --> @r-c-f commented on GitHub (Mar 16, 2021): I had similar issues when trying to work out the protocol. It should not be relied upon.
Author
Owner

@quintilation commented on GitHub (Mar 17, 2021):

thank you

<!-- gh-comment-id:800905047 --> @quintilation commented on GitHub (Mar 17, 2021): thank you
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/barrier#816
No description provided.