Ask Your Question
1

Are there any available clients for ASP.NET Core websockets in Unity?

asked 2021-10-03 11:00:00 +0000

woof gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2022-09-06 16:00:00 +0000

scrum gravatar image

Yes, there are available clients for ASP.NET Core websockets in Unity. Some popular options include:

  1. BestHTTP - A complete HTTP library with WebSocket support that allows you to easily send and receive messages using WebSocket connections from within Unity.

  2. UnityWebSocket - A simple WebSocket client implemented in Unity that supports the latest WebSocket protocol.

  3. WebSocketSharp - A lightweight WebSocket client library that works well with Unity and provides a simple interface for sending and receiving messages over WebSocket connections.

All of these options are free and open source, and can be easily integrated into your Unity project to add support for ASP.NET Core websockets.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2021-10-03 11:00:00 +0000

Seen: 8 times

Last updated: Sep 06 '22