| Copyright | (c) Sebastian Witte |
|---|---|
| License | Apache-2.0 |
| Maintainer | woozletoff@gmail.com |
| Stability | experimental |
| Safe Haskell | None |
| Language | Haskell2010 |
Neovim.RPC.EventHandler
Description
- runEventHandler :: Handle -> Config RPCConfig Int64 -> IO ()
Documentation
runEventHandler :: Handle -> Config RPCConfig Int64 -> IO () Source
This function will establish a connection to the given socket and write msgpack-rpc requests to it.