Commit ec39e6f
AudD
audd-java: README — switch longpoll example to one-step form
Main longpoll example uses the new one-step entry point added in the SDK's most recent release. The 2-step derive_longpoll_category → longpoll(category) form stays documented under the 'Tokenless consumers' section, where it's the right tool: a server with the api_token derives the category and ships only the 9-char string to a browser/mobile/embedded client.1 parent acdb6ff commit ec39e6f
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
284 | 284 | | |
285 | 285 | | |
286 | 286 | | |
287 | | - | |
288 | | - | |
| 287 | + | |
| 288 | + | |
289 | 289 | | |
290 | 290 | | |
291 | 291 | | |
| |||
0 commit comments