From 521e05a8363dd6505a4cd9db41545c5197900a27 Mon Sep 17 00:00:00 2001 From: Sam Truzjan Date: Wed, 2 Apr 2014 23:46:46 +0400 Subject: Add client state updates eventstream --- src/Network/BitTorrent.hs | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/Network/BitTorrent.hs') diff --git a/src/Network/BitTorrent.hs b/src/Network/BitTorrent.hs index 319e66a1..8cb928d3 100644 --- a/src/Network/BitTorrent.hs +++ b/src/Network/BitTorrent.hs @@ -29,6 +29,10 @@ module Network.BitTorrent , getClient , simpleClient + -- ** Events + , ClientEvent (..) + , subscription + -- * Torrent -- ** Source , InfoHash -- cgit v1.2.3