mirror of
https://github.com/yudai/gotty.git
synced 2025-12-24 11:20:13 +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
|
||||
|
||||
// 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"}
|
||||
|
||||
const (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue