How to use our complete implementation of Node.js interface (NodeJS framework).
Plus a minimal framework for testing server side frameworks/apps.
Server side development using S8 + NodeJS with API calls and callbacks support (under windows). Includes a complete test set of FFI interface.
A library to exchange data using webSockets from/to a Visual Smalltalk Application. It is a Visual Smalltalk implementation of libWebSockets API, that let you implement webSockets (server and client mode) to share data with S8 applications running Web and/or android platforms. UPDATED tp support (sub)protocols.
Native implementation of WebSockets (with subprotocol support) for S8 applications running on Android devices (A8 and A8+Cordova). Efficient connection of Android devices with Smalltalk servers running WebSockets (e.g. vsWebSockets).
An execution environment to develop embedded and mobile native applications (and servers) with S8. The JX8 runtime environment is designed to build modern applications using S8 targeting windows/OSX/iOS/Android and others.
This is a implementation of a remote workspace. You can evaluate smalltalk expressions in a remote S8 which is running on a nodejs server. The implementation use websocket and does not consider security policies or error handling.
Server side development using S8 + NodeJS