Add package comment in websocket_handler.go
This commit is contained in:
parent
2928e8ae77
commit
90d7bd4760
|
@ -1,3 +1,4 @@
|
|||
// Package web serves the JavaScript player and WebRTC negotiation
|
||||
package web
|
||||
|
||||
import (
|
||||
|
|
Loading…
Reference in New Issue