평점 만점의 리뷰가 11,000개 이상
8만 5천명 이상의 리뷰
10만명 이상의 포럼 멤버가 선호하는 에셋
유니티에서 모더레이팅하는 모든 에셋
1/10
Create a REST server within Unity to provide an Http API for other tools to call into your Unity application. Also can act as a normal HTTP server serving static files.
Render pipeline compatibility
The Built-in Render Pipeline is Unity’s default render pipeline. It is a general-purpose render pipeline that has limited options for customization. The Universal Render Pipeline (URP) is a Scriptable Render Pipeline that is quick and easy to customize, and lets you create optimized graphics across a wide range of platforms. The High Definition Render Pipeline (HDRP) is a Scriptable Render Pipeline that lets you create cutting-edge, high-fidelity graphics on high-end platforms.
Unity Version | Built-in | URP | HDRP |
---|---|---|---|
2022.3.50f1 | Compatible | Compatible | Compatible |
2020.3.47f1 | Compatible | Compatible | Compatible |
Additional compatibility information
This package is compatible with unity versions >=2022.3.50 or higher and all targets (except WebGL) and all operating systems.
설명
Documentation | ChangeLog | Support Form | Feature Requests | Tutorials
Create a REST server within Unity to provide an Http API for other tools to call into your Unity application.
Use cases:
- 📱 Mobile Browser Apps
- 🤝 Companion apps for games
- 👾 Twitch Overlays
- 🧑💻️ Render Servers
- 🖥 Remote Installations / Displays
- ...
This is useful to accept commands from companion apps and/or other applications to make Unity more interactive.
Also useful to have remote light installations or displays, that can then be controlled by other commanding software.
Features:
- Supports Visual Scripting
- Auto Endpoints (Position/Rotation/Scale, Material and more)
- Fast, handles multithreading so unity objects can be accessed safely
- Includes the NetCoreServer library (MIT License), which is a C# server library
- Supports HEAD, GET, POST, PUT, DELETE, OPTIONS by default and, with a custom implementation, all other methods
- Register endpoints either directly or with regular expression support
- Supports query parameters like ?x=3&y=3
- Includes helper functions to call unity objects from rest server code.
- Debugging Utilities
- Simple WebSocket support
- Handle Multipart Form Uploads
- A lot of examples, see homepage for details
- Platform Support (tested)
- ✅ Windows (Mono/IL2CPP)
- ✅ Mac M1/Intel (Mono/IL2CPP)
- ✅ Android
- ✅ iOS
WebSocket, REST and HTTP Server
(6개)
28 users have favourite this asset
(28)
$9.99
Seat
1
Updated price and taxes/VAT calculated at checkout
Refund policy
Secure checkout:

License agreement
Standard Unity Asset Store EULA라이선스
파일 크기
828.3 KB
최신 버전
1.14.2
최신 릴리스 날짜
2025년 3월 10일
원본 Unity 버전
2020.3.47
지원
웹사이트 방문Quality assets
Over 11,000 five-star assets
Trusted
Rated by 85,000+ customers
Community support
Supported by 100,000+ forum members