Skip to content

Commit 94aa164

Browse files
committed
Improved RPC error handling. Now, when an exception is thrown inside the body of an RPC method, Netick will no longer kick the calling client, instead, it will only print the exception.
1 parent bcf6af1 commit 94aa164

File tree

6 files changed

+1
-1
lines changed

6 files changed

+1
-1
lines changed

Netick/Editor/Netick.CodeGen.dll

0 Bytes
Binary file not shown.

Netick/Editor/Netick.Unity.Editor.dll

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

Netick/Runtime/Netick.Unity.dll

0 Bytes
Binary file not shown.

Netick/Runtime/Netick.dll

0 Bytes
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.karrar.netick",
3-
"version": "0.11.96",
3+
"version": "0.11.97",
44
"displayName": "Netick",
55
"description": "A networking library for unity",
66
"unity": "2021.3",

0 commit comments

Comments
 (0)