|
69a04ab75e
|
Merge pull request #1 from passy/patch-1
(!! 0) = head
|
2016-06-30 11:37:02 +05:30 |
|
Pascal Hartig
|
098a991e28
|
(!! 0) = head
|
2016-06-29 11:11:51 +01:00 |
|
|
e8022b4e89
|
Adds links to the funconf presentation things.
|
2016-06-29 14:28:44 +05:30 |
|
|
5a826db986
|
Adds comments.
|
2015-09-10 22:18:49 +05:30 |
|
|
43ca446e33
|
Adds a readme.
|
2015-09-10 19:15:02 +05:30 |
|
|
469b600aa2
|
Adds a login command.
|
2015-09-10 18:41:56 +05:30 |
|
|
e8065147df
|
Some refactoring.
|
2015-09-10 16:42:57 +05:30 |
|
|
bb806a52c9
|
Update link.cabal
|
2015-09-10 16:00:21 +05:30 |
|
|
4ecbd63614
|
Update LICENSE
|
2015-09-10 15:58:52 +05:30 |
|
|
d749c5d06a
|
Minor refactoring
|
2015-09-10 15:55:54 +05:30 |
|
|
affa18de55
|
Adds channel implementation user STM.
Adds join/leave/tell support for channels.
|
2015-09-10 15:38:57 +05:30 |
|
|
478a91d93f
|
Adds partial implementation of channel join/leave using MVars.
|
2015-09-10 14:45:50 +05:30 |
|
|
130b556c56
|
Moves client channels to TChan
|
2015-09-10 13:20:55 +05:30 |
|
|
4941ab9bd5
|
Adds Quit command.
|
2015-09-10 12:28:17 +05:30 |
|
|
40abe5dd15
|
Some refactoring.
|
2015-09-10 02:57:54 +05:30 |
|
|
5dc9a2cf14
|
Adds no such user response for private messaging.
|
2015-09-10 02:43:51 +05:30 |
|
|
01454a644f
|
Adds ping-pong for detecting client timeout.
|
2015-09-10 02:26:51 +05:30 |
|
|
5e5baeab06
|
Spilts server into more modules.
|
2015-09-10 01:05:12 +05:30 |
|
|
fbac64d78a
|
Adds more message types.
|
2015-09-10 00:43:53 +05:30 |
|
|
188d9780e3
|
Adds client to client messaging.
|
2015-09-10 00:24:55 +05:30 |
|
|
0cd59a4e92
|
Adds a channel to client to send messages to.
- Adds message type and parsing for incoming messages.
|
2015-09-09 23:10:37 +05:30 |
|
|
973b0cc926
|
Adds strictness.
|
2015-09-09 00:41:25 +05:30 |
|
|
887b385879
|
Adds types and a basic server.
|
2015-09-09 00:23:47 +05:30 |
|