Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[示例] Godot 连接示例;Protobuf、C#、Netty #305

Closed
iohao opened this issue Jun 3, 2024 · 1 comment
Closed

[示例] Godot 连接示例;Protobuf、C#、Netty #305

iohao opened this issue Jun 3, 2024 · 1 comment
Assignees
Labels
game engine example;游戏客户端联调示例 Example of coupling with a game engine;与游戏客户端的联调示例

Comments

@iohao
Copy link
Owner

iohao commented Jun 3, 2024

Godot 连接示例

Godot、Netty、Protobuf、C#、ioGame 网络通信联调。

  • 游戏客户端使用的是 Godot,使用的 C# 开发,与服务器通信使用的是 Protobuf。
  • 服务器使用 netty,双方使用 Protobuf 进行网络通信。
  • 网络通信使用 webSocket

请阅读 Godot 连接示例 (yuque.com)

@iohao iohao self-assigned this Jun 3, 2024
@iohao iohao added the game engine example;游戏客户端联调示例 Example of coupling with a game engine;与游戏客户端的联调示例 label Jun 3, 2024
@iohao iohao changed the title [示例] Godot 连接示例 [示例] Godot 连接示例;Protobuf、C# Jun 3, 2024
@iohao
Copy link
Owner Author

iohao commented Jun 3, 2024

image

@iohao iohao changed the title [示例] Godot 连接示例;Protobuf、C# [示例] Godot 连接示例;Protobuf、C#、Netty Jun 4, 2024
@iohao iohao closed this as completed Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
game engine example;游戏客户端联调示例 Example of coupling with a game engine;与游戏客户端的联调示例
Projects
None yet
Development

No branches or pull requests

1 participant