# Packages
Package jsonrpc2 is an implementation of the JSON-RPC 2 specification for Go.
Package protocol implements Language Server Protocol specification in Go.
Package xcontext is a package to offer the extra functionality we need from contexts that is not available from the standard context package.