看了七牛的文档,一头雾水啊,当然本人在做移动平台开发时间并不长。我现在想开发一个游戏,但是不知道怎么使用七牛的服务。 游戏是一款网络游戏,游戏需要用到大量的数据查询和存储,类似Google的Ingress。 从服务端到客户端的数据需要进行各种处理,而且双向通信都要是即时的。 然后哦,求一个解决方案哦~~比如应该使用什么方法、语言对数据流进行处理?
闭关修行中......
For general game logic data, you should use cloud host + database. For media data in the game (pictures, audio and video, Flash, HTML/JS, etc.), you can use Qiniu to avoid excessive traffic pressure on your website.
For general game logic data, you should use cloud host + database. For media data in the game (pictures, audio and video, Flash, HTML/JS, etc.), you can use Qiniu to avoid excessive traffic pressure on your website.