Smalltalk/X WebserverDocumentation of class 'WebSocketStream::Frame': | |
Class: Frame (private in WebSocketStreamThis class is only visible from within WebSocketStream.Inheritance:Object | +--WebSocketStream::Frame
Description:this reprensents a WebSocket frame, for e.g.: Frame 1 data ~= protocol data, finish 0, 'Hello ' Frame 2 data ~= protocol data, finish 1, 'World' Instance protocol:accessing
|
|
ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Mon, 18 Nov 2024 04:31:35 GMT |