/VerStix

A Vert.x TCP EventBus client for Smalltalk

Primary LanguageSmalltalkMIT LicenseMIT

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.