Giter Club home page Giter Club logo

emchat-server-java-test-client's Introduction

环信服务器端实例代码

本项目支持使用Maven构建, 具体使用方式请参考maven的使用文档和pom.xml

如果使用Gradle进行构建, 可以直接导入到IDE中, 例如

导入到eclipse中:

在命令行中运行

gradlew.bat eclipse

这个命令会生成eclipse的项目文件, 然后可以通过eclipse的import工具导入

导入到Intellij中:

在命令行运行

gradlew.bat idea

然后直接在Intellij中打开这个项目

获取本项目的所有依赖

我们建议您使用 maven 或者 gradle 来构建您的服务器项目, 如果您没有使用上面的工具, 而是自己手工管理所依赖的jar包的话, 可以使用下面的命令来得到本项目使用到的jar包

gradlew.bat distZip

这个会在 build/distributions 目录下生成一个 easemob-server-example.zip 文件, 里面包含了本项目的所有依赖

直接编译

在命令行中运行

gradlew.bat clean compile

emchat-server-java-test-client's People

Contributors

shancoder 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.