TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Tutorial MMO WS Game server in C using libuv and libwebsockets and Cocos2d-x-HTML5

2 点作者 meir_yanovich将近 9 年前

1 comment

meir_yanovich将近 9 年前
Hello all<p>This tutorial i wanted to publish for along time now.<p>As i see that the indie IO games are building their servers in C++.<p>It is intro to writing MMO games but not with the usual Node.js and and similar.<p>But this time i&#x27;m showing you how to assemble WebSocket server using libuv (node.js C networking lib) for the server networking and libwebsocktes for the web-sockets layer.<p>All server side is in simple pure C<p>And for client side im using Cocos2d-x the HTML5 version .<p>P.S<p>im planing to do the same tutorial using more flexible c++ 11.<p>And later i will publish tutorial about connecting the server with mongoDB for persistence<p>So please register to my news latter list to get updates .
评论 #12275290 未加载