nvim-hs-0.2.3: Haskell plugin backend for neovim

Copyright(c) Sebastian Witte
LicenseApache-2.0
Maintainerwoozletoff@gmail.com
Stabilityexperimental
Safe HaskellNone
LanguageHaskell2010

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.