Skip to content

Commit 28fa341

Browse files
v2 ack payload type
1 parent 9c01f0e commit 28fa341

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/replit_river/v2/session.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1245,7 +1245,6 @@ async def _serve(
12451245
# https://github.com/replit/river/blob/741b1ea6d7600937ad53564e9cf8cd27a92ec36a/transport/message.ts#L42
12461246
payload={
12471247
"type": "ACK",
1248-
"ack": 0,
12491248
},
12501249
control_flags=ACK_BIT,
12511250
procedure_name=None,

0 commit comments

Comments
 (0)