Code Monkey home page Code Monkey logo

chatroom_unity3d_java's Introduction

ChatRoom_Unity3d_Java

It is a chatroom demo base on Unity3d(Client) and Java(Server).

基于Unity3d和Java的聊天室demo,主要功能是实现一个完整的c/s架构,包括编码,解码,消息广播等功能.

在这个demo中,你可以学到:

1.C#的protobuf序列化和反序列化,基于注解,无需工具

2.Java的protobuf序列化和反序列化,基于注解,无需工具

3.消息体的广播

编译运行

Server:

本Java项目是用Maven构造的。如果对Maven不熟悉的,可以参照pom.xml配置,下载相关的依赖jar

Client:

1.导入chat.unitypackage

2.导入ngui.unitypackage(可以通过网上下载免费版,或者购买专业版)

enjoy yourself!

有任何技术的问题,可以随时联系我 [email protected]

chatroom_unity3d_java's People

Contributors

kenro avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.