Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lahsivjar authored Feb 11, 2018
1 parent 5c429f2 commit 2f6598a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,10 @@ class SampleComponent extends React.Component {
}
}
```

## Demonstration
https://react-websocket.herokuapp.com/index

A working implementation using [Spring Boot](https://projects.spring.io/spring-boot/) and [react-talk](https://github.com/lahsivjar/react-talk) can be found at https://github.com/lahsivjar/spring-websocket-template/tree/master/with-sockjs

## Parameters
Expand Down

0 comments on commit 2f6598a

Please sign in to comment.