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

Add support for non-Stream clients #14

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jorgenpt
Copy link
Contributor

No description provided.

@danbrakeley
Copy link
Owner

@jorgenpt This looks good. What do you think about adding this to longtest? I haven't been in this code in a while, but after poking around a bit, I think it wouldn't be too bad. I suspect all you'd need to do is:

  1. Adding 2 more perforce servers to test/docker-compose.yaml
  2. Expanding the Server type in cmd/longest/server.go to track if this server uses streams or not.
  3. Adding Src/Dst entries for these new non-stream servers in the Servers slice at the top of cmd/longtest/main.go.
  4. Update setupCommon to create a non-stream depot when appropriate.

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