Skip to content

Commit 3873b42

Browse files
authored
Update Swift Client links (#35113)
* Update Swift Client links * Edit on Unsupported clients
1 parent 03b2c9f commit 3873b42

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

aspnetcore/signalr/supported-platforms.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn about the supported platforms for ASP.NET Core SignalR.
55
monikerRange: '>= aspnetcore-3.1'
66
ms.author: wpickett
77
ms.custom: mvc, devx-track-js
8-
ms.date: 01/09/2025
8+
ms.date: 04/01/2025
99
uid: signalr/supported-platforms
1010
---
1111
# ASP.NET Core SignalR supported platforms
@@ -41,13 +41,12 @@ The [Java client](xref:signalr/java-client) supports Java 8 and later versions.
4141

4242
## Swift client
4343

44-
The [Swift client](https://github.com/dotnet/signalr-client-swift) supports Swift >= 5.10
44+
The [Swift client](xref:signalr/swift-client) supports Swift >= 5.10
4545

4646
## Unsupported clients
4747

48-
The following clients are available but are experimental or unofficial. The following clients aren't currently supported and may never be supported:
48+
The following client is available for experimentation only, isn't currently supported, and may never be supported:
4949

5050
* [C++ client](https://github.com/aspnet/SignalR-Client-Cpp)
51-
* [3rd party Swift client](https://github.com/moozzyk/SignalR-Client-Swift)
5251

5352
[!INCLUDE[](~/includes/SignalR/es6.md)]

0 commit comments

Comments
 (0)