mirror of
https://github.com/AlexandreRouma/wiscast.git
synced 2026-04-20 08:22:42 +00:00
progress
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
package main
|
||||
|
||||
// Packages
|
||||
import "encoding/json"
|
||||
import "errors"
|
||||
import "time"
|
||||
import "github.com/gorilla/websocket"
|
||||
//import "log"
|
||||
|
||||
// Backend message object
|
||||
type Message struct {
|
||||
|
||||
Reference in New Issue
Block a user