Skip to content

Commit

Permalink
Make stdio server one shot. Exit when stdin close or cnx break
Browse files Browse the repository at this point in the history
  • Loading branch information
erebe committed Sep 29, 2023
1 parent 3a48298 commit 90a8177
Show file tree
Hide file tree
Showing 23 changed files with 1,971 additions and 2,040 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,8 @@ tags
bin/
*~
.stack-work


# Added by cargo

/target
Loading

0 comments on commit 90a8177

Please sign in to comment.