langserver

package
v0.5.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 30, 2020 License: Apache-2.0, BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Overview

Websocket provides support to run the language server over websocket (experimental).

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func WebSocketHandler

func WebSocketHandler(addr string) (func(http.ResponseWriter, *http.Request), error)

WebSocketHandler creates a HTTP handler that tries to upgrade each request to a websocket connection and then runs a language server instance on that connection.

WARNING: This code is mostly untested so it might not work.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL