/wim

Windward-based development of an instant messaging server-side system , using Spring as the DI container , MongoDB persistent storage , based on WebSocket a Protobuf private messaging protocol . Message body based on the WIM proposal

Primary LanguageJava

Instruction

中文

wim.svg

This project is driven by Windward, Spring as a DI container, MongoDB as a persistent storage implementation of a WebSocket and Protobuf based Instant messaging server. It is currently under development🐻‍❄️.

Quick start

  • package

      ./gradlew clean jar
  • run

      java -jar build/libs/wim-0.1-SNAPSHOT.jar
  • you get it

    img.png