Gameroasters 服务器基础框架

时间:2024-07-18 13:11:30
【文件属性】:

文件名称:Gameroasters 服务器基础框架

文件大小:44KB

文件格式:ZIP

更新时间:2024-07-18 13:11:30

rust server async multiplayer game-development

图集atlasserver是一个atlasserver库,用于从可重用和可扩展模块中组合 REST API,特别是支持在线游戏服务的网络需求。这个怎么运作实现CustomModule特征的结构由一个实现CustomServer特征的对象连接,该对象分派模块内定义的扭曲过滤器。CustomModule可以通过使用“资源”来处理数据,资源是存储在HList中的任意类型。有关更多详细信息,请参阅 repo 中的示例。特征模块化/可扩展支持 JSON/Protobuf 有效载荷dynamodb 的数据存储(可以交换)端点:用户注册用户登录(+ 会话验证)


【文件预览】:
atlasserver-main
----rustfmt.toml(48B)
----Cargo.toml(1KB)
----proto()
--------header.proto(70B)
--------schema.proto(591B)
--------rustproto.proto(3KB)
----.github()
--------workflows()
----Cargo.lock(50KB)
----src()
--------error.rs(923B)
--------status.rs(509B)
--------userlogin()
--------lib.rs(3KB)
--------pbwarp.rs(3KB)
--------rejection.rs(1KB)
--------dynamo_util.rs(3KB)
--------schema()
----.vscode()
--------settings.json(35B)
----build.rs(2KB)
----examples()
--------custom_server.rs(1KB)
----LICENSE(1KB)
----README.md(989B)
----Makefile(216B)
----tests()
--------sessions_dynamodb.rs(3KB)
----.gitignore(7B)
----CHANGELOG.md(687B)

网友评论