use simplexmq with TCP keep-alive instead of SMP PINGs (#457)

* use simplexmq with TCP keep-alive instead of SMP PINGs

* update simplexmq

* sha256nix
This commit is contained in:
Evgeny Poberezkin
2022-03-21 17:15:25 +00:00
committed by GitHub
parent 22dc68ff4e
commit 366b84d3fa
3 changed files with 13 additions and 15 deletions
@@ -1,16 +1,14 @@
{
"object": {
"pins": [
{
"package": "CodeScanner",
"repositoryURL": "https://github.com/twostraws/CodeScanner",
"state": {
"branch": null,
"revision": "c27a66149b7483fe42e2ec6aad61d5c3fffe522d",
"version": "2.1.1"
}
"pins" : [
{
"identity" : "codescanner",
"kind" : "remoteSourceControl",
"location" : "https://github.com/twostraws/CodeScanner",
"state" : {
"revision" : "c27a66149b7483fe42e2ec6aad61d5c3fffe522d",
"version" : "2.1.1"
}
]
},
"version": 1
}
],
"version" : 2
}