nvim-hs-1.0.0.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 -> IO () Source #

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