Skip to content

Commit badb3ee

Browse files
authored
Merge pull request #25 from vMohammad24/optimizations
refactor network stack, optimize performance, and add graceful shutdown
2 parents 4ff3d5e + 4815f07 commit badb3ee

17 files changed

Lines changed: 764 additions & 1052 deletions

.envrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
use flake

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,5 @@ target/
1212
# MSVC Windows builds of rustc generate these, which store debugging information
1313
*.pdb
1414

15-
detectable.json
15+
detectable.json
16+
.direnv

0 commit comments

Comments
 (0)