File tree 1 file changed +0
-13
lines changed
1 file changed +0
-13
lines changed Original file line number Diff line number Diff line change @@ -6,19 +6,6 @@ SwiftNIO IRC is a Internet Relay Chat
6
6
and a simple
7
7
[ IRC client] ( Sources/IRC ) .
8
8
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
-
22
9
NIOIRC is a SwiftNIO port of the
23
10
[ Noze.io miniirc] ( https://github.com/NozeIO/Noze.io/tree/master/Samples/miniirc )
24
11
example from 2016.
You can’t perform that action at this time.
0 commit comments