Skip to content

ozantopuz/WebSocketSample

Repository files navigation

WebSocketSample

This project is a sample of WebSocket in Android

Please don't hesitate to make a PR for any mistakes you see or any improvement ideas.

Tech Stack

  • Kotlin
  • MVVM
  • Rx2
  • Dagger2
  • Retrofit2
  • WebSocket
  • ViewModel
  • Lifecycle
  • AndroidX
  • DataBinding
  • Constraint Layout
  • Unit Test