云盘
志元云盘
备份云盘
Home
/
志元云盘
/
webdav
/
sync
/
go
/
pkg
/
mod
/
github.com
/
gorilla
/
[email protected]
/
examples
/
filewatch
File
OriginalPic
Thumbnails
CopyAllDownloadUrl
EditTime
Size
main.go
2024-09-26 17:24:00
4.39 KB
README.md
2024-09-26 17:24:00
374 B
# File Watch example. This example sends a file to the browser client for display whenever the file is modified. $ go get github.com/gorilla/websocket $ cd `go list -f '{{.Dir}}' github.com/gorilla/websocket/examples/filewatch` $ go run main.go
# Open http://localhost:8080/ . # Modify the file to see it update in the browser.
2025-09-04 18:06:50 Thursday 216.73.216.121 Runningtime:0.012s Mem:1.47 MB