diff options
| author | dkanada <dkanada@users.noreply.github.com> | 2021-02-09 11:10:52 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-09 11:10:52 +0900 |
| commit | 7f1243978c33ad217075aa98d2933e81f026ec95 (patch) | |
| tree | 694a14c059718f17aa60978efacb6b7b5d848915 /tests/Jellyfin.Server.Implementations.Tests/Test Data/HttpServer/ValidPartial.json | |
| parent | bb33d5f190c11de3c95b0d5c32882be073b7bf18 (diff) | |
| parent | 9a5ceb34d169431fba8cf90dca79e0a448e88bde (diff) | |
Merge pull request #5012 from jellyfin/ws
Improve WebSocket Message Deserialization
Diffstat (limited to 'tests/Jellyfin.Server.Implementations.Tests/Test Data/HttpServer/ValidPartial.json')
| -rw-r--r-- | tests/Jellyfin.Server.Implementations.Tests/Test Data/HttpServer/ValidPartial.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Jellyfin.Server.Implementations.Tests/Test Data/HttpServer/ValidPartial.json b/tests/Jellyfin.Server.Implementations.Tests/Test Data/HttpServer/ValidPartial.json new file mode 100644 index 000000000..62d9099c8 --- /dev/null +++ b/tests/Jellyfin.Server.Implementations.Tests/Test Data/HttpServer/ValidPartial.json @@ -0,0 +1 @@ +{"MessageType":"ForceKeepAlive","MessageId":"00000000-0000-0000-0000-000000000000","ServerId":null,"Data":60}{"MessageType":"KeepAlive","MessageId":"d29ef449-6965-4000 |
