2017-03-01 4:39 GMT+01:00 Juraj Kubelka <juraj.kubelka@icloud.com>:
There is a Trantor project where you could learn from: http://smalltalkhub.com/#!/~EvanDonahue/Trantor
You can check an example here: TRNLog��exampleOpenChatWithUserIdUsingTrantor
But you are going to be more interested in testing:��TrantorNodeTest

Finally I look at Trantor too (I read about it in past)��
So I see that kind of remote Smalltalk was implemented there but with special idea on��Replicated Datatypes which I not understand from code. But I am sure if it would be implemented��on top of Seamless many things will be simplified a lot and we will have very nice network stack: TCPServer -> BasysNetwork -> SeamlessNetwork -> "Replicated object network". Look at Basys and Seamless docs if you are interesting in such��solution��
��