nvim-hs-0.0.6: Haskell plugin backend for neovim

Stabilityexperimental
Maintainerwoozletoff@gmail.com
Safe HaskellNone

Neovim.RPC.SocketReader

Description

 

Synopsis

Documentation

runSocketReader :: Handle -> Config RPCConfig st -> IO ()Source

This function will establish a connection to the given socket and read msgpack-rpc events from it.