Commit 8096c5d
authored
feat!: async requests and request cancelling (#67)
BREAKING: The handle_request, handle_notification, and handle_info
callbacks are now run in their own process. The %LSP{} token has a new
field to hold the server's pid, so if you need to register other
processes to send it messages, you can use that intead of `self()`1 parent eadcac8 commit 8096c5d
5 files changed
Lines changed: 281 additions & 170 deletions
0 commit comments