aboutsummaryrefslogtreecommitdiffstats
path: root/examples/websocket/README.asciidoc
blob: 0b2260743be3ea5bacd019d6f68a1dc573740724 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
= Websocket example

To try this example, you need GNU `make` and `git` in your PATH.

To build and run the example, use the following command:

[source,bash]
$ make run

Then point your browser to http://localhost:8080