weechatRN

Weechat relay client for iOS using websockets https://github.com/mhoran/weechatRN
git clone http://git.hanabi.in/repos/weechatRN.git
Log | Files | Refs | README | LICENSE

commit 34eedc3e4a357db22ecb25e3533d7d3a61089f45
parent c46cc161346263ed0d7614f1357438d12a847c0c
Author: Johan Lindskogen <johan.lindskogen@gmail.com>
Date:   Mon,  2 Apr 2018 22:19:56 +0200

Remove config file

Diffstat:
Dconfig.js | 3---
1 file changed, 0 insertions(+), 3 deletions(-)

diff --git a/config.js b/config.js @@ -1,2 +0,0 @@ -export const HOSTNAME = 'ws://localhost:9000/weechat'; -export const PASSWORD = ''; -\ No newline at end of file