code-server/lib/vscode/src/vs/base
Asher ae6089f852
Improve protocol class
- Move destroy logic into the class itself
- Improve logging a bit
- Remove the record option; we should always do this when using
  permessage-deflate.
- Let debug port be null (it can be null in the message args).
- Add setSocket so we don't have to initiate a connection to set it.
- Move inflate bytes logic into the class itself.
2021-04-21 11:48:43 -05:00
..
browser chore(vscode): update to 1.55.2 2021-04-09 11:32:27 +05:30
common chore(vscode): update to 1.55.2 2021-04-09 11:32:27 +05:30
node chore(vscode): update to 1.55.2 2021-04-09 11:32:27 +05:30
parts Improve protocol class 2021-04-21 11:48:43 -05:00
test chore(vscode): update to 1.55.2 2021-04-09 11:32:27 +05:30
worker chore(vscode): update to 1.55.2 2021-04-09 11:32:27 +05:30