Skip to content

tesonep/toploPrototype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Client Server Prototype

This simple prototype uses ZMQ as communication, and it shows how to handle the update of the messages and how using CompositionLayers are needed when we have an spinner.

To install:

Metacello new
        baseline: 'ClientServerPrototype';
        repository: 'github://tesonep/toploPrototype:main/src';
		  onConflictUseLoaded;
        load.

To Run:

CSPServerWindow new open.
CSPClientWindow new open.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published