class

Mint::LS::WebSocketServer

Inherits Mint::LS::Server < LSP::Server < Reference < Object

A server to use the LSP over websockets.

Constructors

new(socket : HTTP::WebSocket, sandbox : Bool = false)
Source

Instance methods

cleanup
Source
send(content : String)
Source
workspace(path : String) : Workspace
Source