Rename Threads to Connection
This commit is contained in:
parent
e5fbc09f7b
commit
c5a91968d6
2 changed files with 2 additions and 4 deletions
|
|
@ -6,7 +6,7 @@
|
|||
-- | Setup consisting of a few threads to send and receive packets to and from
|
||||
-- the euphoria api using a websocket connection.
|
||||
|
||||
module EuphApi.Threads (
|
||||
module EuphApi.Connection (
|
||||
-- * Connecting to euphoria
|
||||
Connection
|
||||
, startEuphConnection
|
||||
Loading…
Add table
Add a link
Reference in a new issue