Skip to content

Conversation

@bastian-src
Copy link
Owner

  • Introduce KeyEventType into message protocol -> include information whether a key was pressed or released
  • [client.receive] Trigger key pressed/release event according to new protocol
  • [server] Remove message validation -> message content is validated when sending and receiving - drop server validation to reduce server computation
  • [server] Improve output by adding strftime

* Introduce KeyEventType into message protocol
  -> include information whether a key was pressed or released
* [client.receive] Trigger key pressed/release event according to new protocol
* [server] Remove message validation
  -> message content is validated when sending and receiving - drop server
     validation to reduce server computation
* [server] Improve output by adding strftime
@bastian-src bastian-src merged commit 86347c4 into main May 7, 2025
1 check passed
@bastian-src bastian-src deleted the feature/differentiate_press_and_release branch May 7, 2025 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant