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 1f3cd51052fdf1f9535f9937980b502e6a4b29c2
parent 1fa7f9aab4c3f626f651efc7762612dd6e8ab1d0
Author: Matthew Horan <matt@matthoran.com>
Date:   Sun,  6 Jan 2019 13:36:19 -0500

Rename parser.ts to parser.js

The parser is not TypeScript, so don't treat it as such.

Diffstat:
Rsrc/lib/weechat/parser.ts -> src/lib/weechat/parser.js | 0
1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/src/lib/weechat/parser.ts b/src/lib/weechat/parser.js