Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 291 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 291 Bytes

Chat example

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

To build the example, run the following command:

$ make

To start the example:

$ make run

Then point your browser at http://localhost:8080.