Skip to content

Conversation

real-danm
Copy link
Contributor

@real-danm real-danm requested a review from yoonsio September 30, 2025 21:38
StartTime: int64(cmd.Int("pts")),
ReplayId: cmd.String("id"),
PlaybackRoom: cmd.String("room"),
SeekOffset: int64(cmd.Int("pts")),
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@real-danm real-danm requested a review from frostbyte73 October 1, 2025 20:21
}

func (c *Client) getAgentsURL() string {
func (c *Client) getAgentsURL(prefix string) string {
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we name it region instead of prefix to avoid confusion?

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