Skip to content

guillermoamaral/VAST-Webside

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VAST-Webside

Implementation of Webside in VAST

Installation

Usage

You can start WebsideServer by evaluating:

WebsideServer new
	baseUri: '/vast/v1';
	port: 9002;
	start

Note that you can change the baseUri and port to whatever you want. This information should be promtped by Webside client once the user wants to connect to a given Smalltalk system.

Releases

No releases published

Packages

No packages published