Skip to main content

Crate kanata_tcp_protocol

Crate kanata_tcp_protocol 

Source
Expand description

Kanata TCP Protocol

This crate defines the JSON message format for communication between TCP clients and the Kanata keyboard remapping daemon.

Enumsยง

ClientMessage
Messages sent from clients to the server.
FakeKeyActionMessage
ServerMessage
Messages sent from the server to connected clients.
ServerResponse