Skip to content

Latest commit

 

History

History
54 lines (19 loc) · 632 Bytes

README.md

File metadata and controls

54 lines (19 loc) · 632 Bytes

CleanArchitecture-SocketIO

CleanArchitecture with SocketIo example project

Language

  • kotlin 100%

Libraries Used

  • Communication between layers

    • RxJava2, RxAndroid, RxRelay
  • Dependency Injection

    • Dagger2, DaggerAndroid
  • Socket

    • socket.io

Architecture

architecture

Impacted by https://github.com/bufferapp/android-clean-architecture-boilerplate

Catuion

It is sample project that showing how to used socket.io with clenaArchitecture

so this project used dummy data that not working

Contribute

always welcome 👐 Only pull request.