Skip to content

class Crystal::Playground::Session
inherits Reference

Class methods

.instrument_and_prelude(session_key, port, tag, source)

View source

.new(ws : HTTP::WebSocket, session_key : Int32, port : Int32)

View source

Methods

#append_exception(json, ex)

View source

#format(source, tag)

View source

#run(source, tag)

View source

#send(message)

View source

#send_exception(ex, tag)

View source

#send_with_json_builder

View source

#stop

View source