You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
About
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