File: README.md

package info (click to toggle)
golang-github-centrifugal-centrifuge 0.15.0%2Bgit20210306.f435ba2-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 1,612 kB
  • sloc: javascript: 102; makefile: 2
file content (11 lines) | stat: -rw-r--r-- 411 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
Based on original work by [@jboeijenga](https://codepen.io/jboeijenga/) found [on Codepen](https://codepen.io/jboeijenga/pen/dPmJwE).

To start example run the following command from example directory:

```
go run main.go
```

Open several tabs of http://localhost:8000 - see how worms synchronized between them.

![demo](https://raw.githubusercontent.com/centrifugal/centrifuge/master/examples/worms/demo.gif)