项目作者: mumez

项目描述 :
A Vert.x TCP EventBus client for Smalltalk
高级语言: Smalltalk
项目地址: git://github.com/mumez/VerStix.git
创建时间: 2017-06-24T15:18:24Z
项目社区:https://github.com/mumez/VerStix

开源协议:MIT License

下载


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

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

Or try CatalogBrowser typing ‘VerStix’.

Example

Please see the example.