Length of the current frame

Property definitions

websocket $ WebsocketConnection :: frame_length
	# Length of the current frame
	private var frame_length = -1
lib/websocket/websocket.nit:81,2--82,30