mirror of
https://github.com/yudai/gotty.git
synced 2026-02-12 19:34:21 +01:00
Merge 6cfa841f1b into a080c85cbc
This commit is contained in:
commit
4fbf2cb44d
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
package webtty
|
package webtty
|
||||||
|
|
||||||
// Protocols defines the name of this protocol,
|
// Protocols defines the name of this protocol,
|
||||||
// which is supposed to be used to the subprotocol of Websockt streams.
|
// which is supposed to be used to the subprotocol of Websocket streams.
|
||||||
var Protocols = []string{"webtty"}
|
var Protocols = []string{"webtty"}
|
||||||
|
|
||||||
const (
|
const (
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue