We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6021953 commit f0e5ab4Copy full SHA for f0e5ab4
sample/Archiving/README.md
@@ -170,7 +170,8 @@ get(new FreeMarkerTemplateView("/participant") {
170
```
171
172
Since this view has no further interactivity with buttons, this is all that is needed for a client
173
-that is participating in an archived session.
+that is participating in an archived session. Once again, much of the functionality is implemented
174
+in the client, in code that can be found in the `public/js/participant.js` file.
175
176
### Past Archives
177
0 commit comments