1
0
mirror of https://github.com/golang/go synced 2024-11-18 16:14:46 -07:00
go/playground
Robert Daniel Kortschak 063db5971c go.tools/playground/socket: log connections and code snippet run requests
This logs all successful handshakes and all requests to run code snippets;
it is not immediately obvious how to limit this to non-localhost hosts, or
to instances where publicly available playgrounds are allowed without resorting
to addition of a new global. The level of noise on the log should not be too
great.

LGTM=adg
R=adg
CC=golang-codereviews
https://golang.org/cl/112850043
2014-07-09 12:14:27 +10:00
..
socket go.tools/playground/socket: log connections and code snippet run requests 2014-07-09 12:14:27 +10:00
appengine.go go.tools: move playground to repo root 2013-09-19 10:45:22 +10:00
common.go go.tools: move playground to repo root 2013-09-19 10:45:22 +10:00
local.go go.tools: move playground to repo root 2013-09-19 10:45:22 +10:00