Skip to content

Commit

Permalink
Refactor in preparation to chronos migration (#222)
Browse files Browse the repository at this point in the history
* Refactor in preparation to chronos migration

Basically extracts 2 files:
- ls with the core langserver functionality
- routes with the actual routes that needs to be handled by the langserver.

* Introduces OnExitCallback so we can remove the pipe dependency in routes

* Removes StreamConnection dependency from ls

* Clean imports in ls and routes so the only removable dep left is the async backend

* Removes faststream deps from suggestapi

* adds fix to refactor
  • Loading branch information
jmgomez authored Jul 31, 2024
1 parent 7c6df11 commit 70751d6
Show file tree
Hide file tree
Showing 6 changed files with 1,471 additions and 1,447 deletions.
Loading

0 comments on commit 70751d6

Please sign in to comment.