MHNetwork is a Protocol Oriented Network Layer Aim to avoid having bloated singleton NetworkManager.

Philosophy

The main philosophy behind MHNetwork is to have a single responsibility. it makes it much easier to determine where is the problem located in your code if every class in your code have only one task and one task only to do. so in the beginning..

Leave a Reply