# chat-client An open source chat client # Required software - NodeJs # Required libraries - net - fs - electron - node-rsa - buffer-split - worker-farm - atob - btoa - child_process - showdown - open - proxysocket # Chat formatting - Bold: `*` - Italic: `_` - Strikethrough: `~` - Underline: `-` - Code: `