Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jadlr committed May 14, 2015
1 parent 7d9414b commit 93c6caa
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# reactive-irc

very early work in progress akka stream experiment

## RFC

https://tools.ietf.org/html/rfc2812
Expand All @@ -10,4 +12,4 @@ https://tools.ietf.org/html/rfc2812
* proper types for messages
* make it configurable to what kinds of messages you want to listen to (join/part, sys, etc.)
* error handling (protocol errors should end the stream)
* tests: (http://doc.akka.io/docs/akka-stream-and-http-experimental/1.0-RC1/scala/stream-testkit.html)
* tests: (http://doc.akka.io/docs/akka-stream-and-http-experimental/1.0-RC1/scala/stream-testkit.html)

0 comments on commit 93c6caa

Please sign in to comment.