Http server error in unity #731
sislight224
started this conversation in
General
Replies: 2 comments
This comment was marked as off-topic.
This comment was marked as off-topic.
-
Hello, I am very interested in this role. actually, I have source code for
this, This is Boomerang Fu game source code. if you have any
questions, please let me know.
…On Thu, Dec 19, 2024 at 8:44 PM qhf566 ***@***.***> wrote:
想找一款成熟的手游产品源码过来我们深度二次开发(全新换套美术,代码也都从新货混淆及优化整一遍)。意向最好是重度的mmo、arpg、角色扮演或动作手游,其他类型的游戏也可以,必须是高品质大厂近5年内做的产品,国内厂商或国外厂商开发的都可以,产品不能在国内运营过的。可以在国外运营过或运行中。准备了足够夸张的米给到你。如朋友那边有可以给推荐一下有米,不墨迹,鹅浩809996677。
—
Reply to this email directly, view it on GitHub
<#731 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BBBVQWANG467YMVUEOIGGY32GKIOHAVCNFSM6AAAAABT4SPMBWVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCNRRGUYTSMQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, everybody. I have some errors to develop unity game.
I install this server local. so server was developed by Node and used http.
In unity side, if I create server, but unity can't join websocket...
and error message like this.
"Failed to make request to https://localhost:8080/matchmake/create/ufbRoom with secure protocol, trying again without!"
MatchMakeException: Unable to connect to the remote server
https://localhost:8080/matchmake/create/ufbRoom
This is problem. server is http. but this request is https..
Beta Was this translation helpful? Give feedback.
All reactions