Skip to content

Commit af50273

Browse files
committed
Updated Api dump for 0.10.0
1 parent 92d67d2 commit af50273

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

krpc/krpc-test/src/jvmTest/resources/class_dumps/KrpcPlugin.gold

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ kotlinx.rpc.krpc.internal.KrpcPlugin
33
HANDSHAKE
44
CANCELLATION
55
NON_SUSPENDING_SERVER_FLOWS
6-
NO_ACK_CANCELLATION
6+
NO_ACK_CANCELLATION
7+
BACKPRESSURE

krpc/krpc-test/src/jvmTest/resources/class_dumps/KrpcPluginKey.gold

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,6 @@ kotlinx.rpc.krpc.internal.KrpcPluginKey
44
CANCELLATION_TYPE
55
CANCELLATION_ID
66
CLIENT_SERVICE_ID
7-
NON_SUSPENDING_SERVER_FLOW_MARKER
7+
NON_SUSPENDING_SERVER_FLOW_MARKER
8+
WINDOW_UPDATE
9+
WINDOW_KEY

0 commit comments

Comments
 (0)