Skip to content

Commit f732c3b

Browse files
committed
README: Adjust
1 parent 342e449 commit f732c3b

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

README.md

-13
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,6 @@ SwiftNIO IRC is a Internet Relay Chat
66
and a simple
77
[IRC client](Sources/IRC).
88

9-
This module contains the protocol implementation and the client, we also
10-
provide:
11-
- [swift-nio-irc-webclient](https://github.com/NozeIO/swift-nio-irc-webclient) -
12-
a simple IRC webclient + WebSocket gateway based on this module,
13-
- [swift-nio-irc-eliza](https://github.com/NozeIO/swift-nio-irc-eliza) -
14-
a cheap yet scalable therapist,
15-
- [swift-nio-irc-server](https://github.com/NozeIO/swift-nio-irc-server) -
16-
a framework to build IRC servers, and MiniIRCd, a small sample server.
17-
18-
To get started with this, pull
19-
[swift-nio-irc-server](https://github.com/NozeIO/swift-nio-irc-server) -
20-
a module to rule them all and in the darkness bind them.
21-
229
NIOIRC is a SwiftNIO port of the
2310
[Noze.io miniirc](https://github.com/NozeIO/Noze.io/tree/master/Samples/miniirc)
2411
example from 2016.

0 commit comments

Comments
 (0)