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

Change the server to use Zino1ServerProtocol instead of ZinoTestProtocol #279

Closed
johannaengland opened this issue Jun 27, 2024 · 0 comments · Fixed by #286
Closed

Change the server to use Zino1ServerProtocol instead of ZinoTestProtocol #279

johannaengland opened this issue Jun 27, 2024 · 0 comments · Fixed by #286
Assignees

Comments

@johannaengland
Copy link
Contributor

Well, in reality, the ZinoTestProtocol should not be used by default at all, it's just there during initial development of the API. Its instantiation should be permanently replaced by Zino1ServerProtocol.

This is the line that needs to be changed before Zino 2.0:

https://github.com/Uninett/zino/blob/4343bacf96518f769ea4e1a804a23bcfa5b20935/src/zino/api/server.py#L33-L32

Originally posted by @lunkwill42 in #278 (comment)

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 a pull request may close this issue.

2 participants