PadMessageHandler: Replace channels package with async-friendly class

This commit is contained in:
Richard Hansen 2021-11-16 02:51:36 -05:00
parent 5c1177a3d9
commit 85919ff914
3 changed files with 36 additions and 12 deletions

5
src/package-lock.json generated
View file

@ -1233,11 +1233,6 @@
"supports-color": "^5.3.0"
}
},
"channels": {
"version": "0.0.4",
"resolved": "https://registry.npmjs.org/channels/-/channels-0.0.4.tgz",
"integrity": "sha1-G+4yPt6hUrue8E9BvG5rD1lIqUE="
},
"character-entities-html4": {
"version": "1.1.4",
"resolved": "https://registry.npmjs.org/character-entities-html4/-/character-entities-html4-1.1.4.tgz",