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

Refactor API to Be More Performant #9

Open
agrattan0820 opened this issue Jun 28, 2023 · 0 comments
Open

Refactor API to Be More Performant #9

agrattan0820 opened this issue Jun 28, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@agrattan0820
Copy link
Owner

agrattan0820 commented Jun 28, 2023

Options

  1. Golang + Gorilla Websockets https://github.com/gorilla/websocket
  2. Vanilla Node.js Websockets with wshttps://github.com/websockets/ws
  3. Deno Websockets https://examples.deno.land/http-server-websocket
  4. Separate Websocket server from REST API
    1. Hono https://hono.dev/
    2. Next.js API Edge Routes https://nextjs.org/docs/pages/api-reference/edge
@agrattan0820 agrattan0820 converted this from a draft issue Jun 28, 2023
@agrattan0820 agrattan0820 self-assigned this Jun 28, 2023
@agrattan0820 agrattan0820 modified the milestone: test version Jul 10, 2023
@agrattan0820 agrattan0820 added the enhancement New feature or request label Jul 10, 2023
@agrattan0820 agrattan0820 moved this from 📋 Backlog to 🆕 New in Artificial Unintelligence Jul 10, 2023
@agrattan0820 agrattan0820 changed the title Refactor API to Use a More Performant Framework Refactor API to Be More Performant Aug 30, 2023
@agrattan0820 agrattan0820 moved this from 🆕 New to 📋 Backlog in Artificial Unintelligence Aug 30, 2023
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
Status: 📋 Backlog
Development

No branches or pull requests

1 participant