georgefst / lifx-lan

https://hackage.haskell.org/package/lifx-lan
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

One-use timeout #12

Open georgefst opened 3 years ago

georgefst commented 3 years ago

We might sometimes want to modify the timeout for a single operation. This may require a withTimeout field for MonadLifx.

georgefst commented 3 years ago

Note that getTimeout is ultimately only used in receiveMessage.