mirror of
https://github.com/esiur/esiur-dart.git
synced 2025-05-07 12:22:57 +00:00
uncomment
This commit is contained in:
parent
872da0a2bf
commit
8479fe59c9
@ -2413,7 +2413,7 @@ class DistributedConnection extends NetworkConnection with IStore {
|
|||||||
DC content = rt[4] as DC;
|
DC content = rt[4] as DC;
|
||||||
|
|
||||||
var initResource = (ok) {
|
var initResource = (ok) {
|
||||||
print("parse req ${id}");
|
//print("parse req ${id}");
|
||||||
|
|
||||||
Codec.parse(content, 0, this, newSequence, transmissionType)
|
Codec.parse(content, 0, this, newSequence, transmissionType)
|
||||||
.reply
|
.reply
|
||||||
|
Loading…
x
Reference in New Issue
Block a user