Module swim.warp
WebSocket protocol for dynamically multiplexing large numbers of
bidirectional links to streaming API endpoints, called lanes, of
URI-addressed distributed objects, called nodes, that run stateful
distributed processes, called Web Agents.
-
-
Packages
Exports Package Description swim.warp WebSocket protocol for dynamically multiplexing large numbers of bidirectional links to streaming API endpoints, called lanes, of URI-addressed distributed objects, called nodes, that run stateful distributed processes, called Web Agents.
-
Modules
Requires Modifier Module Description transitive swim.codec Incremental I/O; functional parsers and writers; display, debug, and diagnostic formatters; and Unicode and binary codecs.transitive swim.structure Generic structured data model, with support for selectors, expressions, and lambda functions.transitive swim.uri Rich object model for working with Uniform Resource Identifiers, URI subcomponents, and URI patterns, including an efficient and safe codec for parsing and writing compliant URI strings.Indirect Requires Modifier Module Description transitive swim.collections Immutable, structure sharing collections, including hash array mapped tries, finger tries, B-trees, and S-trees (sequence trees).
-