开发者

Objective-C / iPhone IRC Library

开发者 https://www.devze.com 2022-12-16 02:49 出处:网络
Is there a IR开发者_开发问答C library that is suitable for use on the iPhone?There is Chat Core, used by Colloquy and Mobile Colloquy. It uses the new style BSD license.

Is there a IR开发者_开发问答C library that is suitable for use on the iPhone?


There is Chat Core, used by Colloquy and Mobile Colloquy. It uses the new style BSD license.

http://colloquy.info/project/wiki/Source Code


You can try libircclient. It's written in c. There is also talk about a cocoa wrapper for libircclient, but i don't know how well that works.


If you want something in Swift, I'm writing a minimal lib, you can find in:

https://github.com/eugenio79/GMIRCClient

0

精彩评论

暂无评论...
验证码 换一张
取 消