[squeak-dev] WebSocket classes in external package WebClient

H. Hirzel hannes.hirzel at gmail.com
Tue Jan 1 19:25:21 UTC 2013


Hello

BTW when running the tests for WebClient

      WebClient-Core-ar.92.mcz from www.squeaksource.com

I saw that 12 classes are doing the job (in the only category named
WebClient-Core).

Three of them are named
- WebSocket
- WebSocket00
- WebSocket07

WebSocket00 and WebSocket are subclasses of WebSocket.
WebSocket is a subclass of Object.

All have the comment

"A wrapper object for the WebSocket API."

May I ask for further comments about the function of WebSocket00 and
WebSocket07?


Kind regards
Hannes


More information about the Squeak-dev mailing list