An open-source IRC client framework written with Swift.
OrangeIRC Core is fully documented with documentation available here.
A recommended starting place is the documentation of Server. From there you can connect from a server, join a channel, and send your first message.
OrangeIRC Core is released under the GNU General Public License v3.0. The license may be read here.
Contributions that improve the framework are welcome. A list of some improvements that are needed is available in TODO.md.
If you found that the documentation relating to some functionality of OrangeIRC Core does not fully reflect how it behaves please use that as an opportunity to improve the related documentation in order to make that experience better for others.