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 8061d5b commit dd412ddCopy full SHA for dd412dd
client/src/neko/events.ts
@@ -15,7 +15,7 @@ export const EVENT = {
15
ERROR: 'system/error',
16
},
17
CLIENT: {
18
- HEARTBEAT: 'client/heartbeat'
+ HEARTBEAT: 'client/heartbeat',
19
20
SIGNAL: {
21
OFFER: 'signal/offer',
0 commit comments