https://issues.apache.org/bugzilla/show_bug.cgi?id=51181

--- Comment #47 from Johno Crawford <jo...@sulake.com> 2012-03-02 01:57:32 UTC 
---
(In reply to comment #46)
> Created attachment 28408 [details]
> Overrides for connection open and close
> 
> I am currently working on an example for websockets. Please consider attached
> attachment for notifications when connection is opened / closed.

onOpen is not quite in the right place as write can be called before the
sockets / streams have been set (callback happens in setUpgradeOutbound..). Can
we modify the UpgradeInbound interface to include onUpgradeComplete?

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to