Giter Club home page Giter Club logo

Comments (7)

glassfishrobot avatar glassfishrobot commented on August 22, 2024

from websocket.

glassfishrobot avatar glassfishrobot commented on August 22, 2024

@glassfishrobot Commented
Reported by dannycoward

from websocket.

glassfishrobot avatar glassfishrobot commented on August 22, 2024

@glassfishrobot Commented
dannycoward said:

  1. The only association between websocket session and HttpSession is at opening handshake time. The API gives developers a convenient access to the HttpSession object at that point in time.
  2. The user identity associated with the websocket Session is the user identity that was established at the opening handshake.
  3. If the server decides that authorization for this websocket resource by this user identity has ended (it expired, or some logout mechanism was invoked) then the websocket implementation must immediately close the connection.

(from my read of the websocket spec, the most suitable close code for the latter is 1008).

from websocket.

glassfishrobot avatar glassfishrobot commented on August 22, 2024

@glassfishrobot Commented
dannycoward said:
This has been updated in v010 of the spec, per my comment.

from websocket.

glassfishrobot avatar glassfishrobot commented on August 22, 2024

@glassfishrobot Commented
Was assigned to dannycoward

from websocket.

glassfishrobot avatar glassfishrobot commented on August 22, 2024

@glassfishrobot Commented
This issue was imported from java.net JIRA WEBSOCKET_SPEC-5

from websocket.

glassfishrobot avatar glassfishrobot commented on August 22, 2024

@glassfishrobot Commented
Marked as fixed on Thursday, December 13th 2012, 3:19:00 pm

from websocket.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.