Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [milo-dev] Difference between stack client/sdk client and stack-server/sdk server

The stack implements things like the channels, security, serialization, and all the structures/datatypes defined in the spec. 

The SDK builds upon the stack layer and actually provides implementations for the services defined in the spec.

On Thu, Nov 9, 2017 at 8:37 PM, Isuru Samaraweera <isuru@xxxxxxxx> wrote:
Hi,
Can somebody explain the difference between below code bases in the  https://github.com/eclipse/milo.git repository.
  • stack-client
  • sdk-client
  • stack-server
  • sdk-server
Especially explain the difference between stack and sdk implementations?

Thanks,
Isuru

_______________________________________________
milo-dev mailing list
milo-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/milo-dev



Back to the top