Skip to content

apspring2019/AirCondition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AirCondition

Another example of network and multi-threading with taste of observables!

How to run?

There are two apps located in the 'server' and the 'client' packages. Start a server and multiple clients.

Observables and Observers

  • Server side: Server observes on air condition changes made by the user.
  • Client side: Clients observe on air condition changes sent by the server.

What is JsonStreamParser?

A class provided in gson library. Works much like a scanner but with the purpose of tokenizing jsons.

About

Another example of network and multi-threading with taste of observables!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages