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 async support in views and for rest framework #14

Open
johnhalz opened this issue May 2, 2024 · 0 comments
Open

Add async support in views and for rest framework #14

johnhalz opened this issue May 2, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@johnhalz
Copy link
Owner

johnhalz commented May 2, 2024

Asynchronous support in Odyssey would be required so that multiple users would be able send and receive data efficiently without being bottlenecked by sequential operations.

Adding async support to the REST framework and the django views would make scaling up Odyssey much easier whilst keeping efficiency.

Libraries to look into:

@johnhalz johnhalz added the enhancement New feature or request label May 2, 2024
@johnhalz johnhalz self-assigned this May 2, 2024
@johnhalz johnhalz mentioned this issue May 2, 2024
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant