Skip to content

mumez/VerStix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VerStix

Vert.x TCP EventBus Bridge client for Pharo Smalltalk.

You can interact with various vert.x components (Web, Auth, DB, MQ, etc) via EventBus.

Installation

Gofer new
      url: 'http://smalltalkhub.com/mc/MasashiUmezawa/VerStix/main';
      package: 'ConfigurationOfVerStix';
      load.
(Smalltalk at: #ConfigurationOfVerStix) load

Or try CatalogBrowser typing 'VerStix'.

Example

Please see the example.

About

A Vert.x TCP EventBus client for Smalltalk

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published