moaxcp / x11

An x11 protocol implementation and client for the jvm
MIT License
18 stars 3 forks source link

Adding methods to client to help read replies and events for the record extension #27

Closed moaxcp closed 4 months ago

moaxcp commented 6 months ago

This only supports delivered events. More work is needed support parsing requests, responses, and errors in the data portion of the EnableContextReply class.