Hi Sven,

how are you doing?

Firstly let me ask you how should I load Zinc.

I�m doing it like this:


Gofer it
url: 'http://mc.stfx.eu/ZincHTTPComponents';
package: 'ConfigurationOfZincHTTPComponents';
load.

(Smalltalk at:#ConfigurationOfZincHTTPComponents) project latestVersion load: 'WebSocket'. 
(Smalltalk at:#ConfigurationOfZincHTTPComponents) project latestVersion load: 'SSO'.

Gofer it
url: 'http://mc.stfx.eu/Zodiac';
package: 'Zodiac-Core';
package: 'Zodiac-Tests';
load.


Is that the right source/way?

Secondly, I�m experiencing this in the latest version:



What�s the package that has the missin ZnWebSocketControlFrameHandledEvent?

thanks!

LinkedIn: http://www.linkedin.com/in/sebastiansastre
github: https://github.com/sebastianconcept