/extract-chat-keystrokes

Use socket.io and send keystroke timing to a mongoDB cluster

Primary LanguageJavaScriptMIT LicenseMIT

This is a proof of concept, where a chat client is setup using socket.io to allow for continuous sharing. It then exports each keystroke, along with the full message, to a mongoDB cluster on Atlas.

TODOs:

  • Capture additional keystroke attributes
  • Move online
  • Require user sign on