如果您想要一个支持REST,WebSocket,Socket.IO,SignalR,Server-Sent事件(以及更多)的请求定制的插件,通过定期更新和开发人员的出色支持,那么Best HTTP是首选,需要Unity 5.0.1或更高版本。
Unity官方 | Best HTTP | 文件大小:1.6 MB | 文件数量:885
Best HTTP v1.10.10更新日志:
1.10.10 (当前)已发布 2018年11月6日
1.10.10 (2018.11.04)
General
-[Improvement] New demo page added: https://besthttpdemosite.azurewebsites.net/
-[Bugfix] One of HTTProxy’s constructor didn’t use a parameter to set the correct value
-[Improvement] Improved connection handling and code quality for the UWP connection layer
WebGL
-[New Feature] Partial cookie support added (cookies are managed by the browser, but the plugin is able to read and write them)
-[New Feature] Read and write cookie support added
-[New Feature] HTTPRequest has a new WithCredentials property
-[Improvement] More requests will be ‘simple’ to do not require a preflight request
SignalRCore
-[New Feature] Added client-sent ping messages
-[Improvement] New example added
WebSockets
-[Improvement] Increased the limit of the per-message deflate extension’s minDataLengthToCompress parameter.
-[Improvement] [WebGL] Client-side generated status code of 1006 is treated as an error now to match non-webgl behavior.