Releases: EasyIME/NIME
Releases · EasyIME/NIME
NIME pre-release version
Bug Fixes
- event: let service not open when guid not match 97143d3
- pipe: Convert js object to JSON format 94024f5
- TextService: Correct the response format a547274
- npm start script and remove unnecessary file 6be00ac
Features
- async: Change connect_pipe, read_pipe, close_pipe to non-blocking call 1aa4596
- init: Handle initialize service and check the guid ec452b1
- keycode: Add keycode mapping. 9dbdc81
- KeyHandler: Add KeyHandler class to handle normal key event dbf02bb
- lib: Initial binding libpipe.dll e4a0d6b
- pipe: Support write_pipe and can response the dummy message 8059f16
- socket: Use socket and server architecture to handle connection 9fb8211
- TextService: Support TextService for key event f9e37b7