Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JWT before live777 handler() #25

Merged
merged 2 commits into from
Nov 26, 2024
Merged

JWT before live777 handler() #25

merged 2 commits into from
Nov 26, 2024

Conversation

WinterJack002
Copy link
Contributor

set whipclient publish token=user.token for /wh[i,e]p/{uuid} api.go handler

@@ -1,6 +1,6 @@
import { useSyncExternalStore } from 'react'
import { event, Context, Data } from './whxp'
import { Stream, StreamState } from '../../lib/api'
import { Stream, StreamState, token} from '../../lib/api'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

, token} => , token }

@@ -9,6 +9,7 @@ import {
asyncGetVideoStream,
} from '../../lib/device'


Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do not add useless blank lines

@WinterJack002
Copy link
Contributor Author

截图 2024-09-21 09-26-49
Is the reason for this failure caused by this code modification?

@a-wing a-wing merged commit 0ce867f into binbat:main Nov 26, 2024
3 checks passed
@a-wing
Copy link
Member

a-wing commented Nov 26, 2024

Is the reason for this failure caused by this code modification?

https://github.com/WinterJack002/woom/actions/runs/12021482871/job/33512071837#step:4:7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants