wilton.js  v202103141
 All Namespaces Functions
Packages
Here are the packages with brief descriptions (if available):
oNbackendcallwilton/backendcall
Process remote calls over WebSocket
oNChannelwilton/Channel
Pipes that connect concurrent threads
oNCronTaskwilton/CronTask
Run periodic tasks in background
oNcryptowilton/crypto
Cryptography operations
oNDBConnectionwilton/DBConnection
Connect to relational databases
oNDelayedResponsewilton/DelayedResponse
Send HTTP response to client from another thread
oNDelayedWebSocketwilton/DelayedWebSocket
Send WebSocket message to client from another thread
oNdyloadwilton/dyload
Load native shared library
oNesmwilton/esm
Export Wilton API as a ES module
oNfswilton/fs
File I/O and file-system operations
oNgitwilton/git
Work with Git repositories
oNhexwilton/hex
Convert strings into hexadecimal encoding and back
oNhttpClientwilton/httpClient
HTTP client
oNkioskwilton/kiosk
Open WebView window as a Kiosk
oNKVStorewilton/KVStore
Key-value store
oNloaderwilton/loader
Load resource files using logical module names
oNLoggerwilton/Logger
Log messages to console or log file
oNmiscwilton/misc
Miscelanous functions
oNmustachewilton/mustache
Render mustache templates
oNnetwilton/net
Networking operations
oNPDFDocumentwilton/PDFDocument
Generate PDF documents
oNPGConnectionwilton/PGConnection
Connect to PostgreSQL database
oNprocesswilton/process
OS process operations
oNRequestwilton/Request
HTTP requests handling for wilton/Server
oNSerialwilton/Serial
Connect to hardware devices using serial protocol
oNServerwilton/Server
HTTP server
oNservicewilton/service
Serviceability functions
oNSocketwilton/Socket
Networking sockets
oNthreadwilton/thread
Run background threads
oNutilswilton/utils
Utility functions
oNweb_httpClientwilton/web/httpClient
HTTP client for web-browsers
oNweb_wsClientwilton/web/wsClient
WebSocket client for web-browsers
oNwiltoncallwilton/wiltoncall
Call native function
\Nzipwilton/zip
Read and write ZIP files