Activity for Dave Robin

  • Dave Robin Dave Robin posted a comment on discussion General Discussion

    By default, all the behavior of the reference implementation complies with the standard. Since the use of "plain" WebSockets is not allowed by the standard, you have to specifically enable it with a configuration property: sc.allowPlain = true A note about this has been added to the README that will be pushed out with the 3.2 changes.

  • Dave Robin Dave Robin modified a comment on discussion General Discussion

    Oh yes, it runs on a Raspberry Pi! Since I had one sitting on my desk, it was always an informal design target. I say "informal" because it is not specifically a "supported" platform along with Linux, Windows, and Mac, but it was certainly a personal design goal to make sure that it ran and performed reasonably well on a $30 device :-) I ran it under Version 9 "stretch" on a Model B Plus 1.3. As a hub, it accepted 100 simultaneous connections, and I called that a success. I didn't do much more testing...

  • Dave Robin Dave Robin posted a comment on discussion General Discussion

    Oh yes, it runs on a Raspberry Pi! Since I had one sitting on my desk, it was always an informal design target. I say "informal" because it is not specifically a "supported" platform along with Linux, Windows, and Mac, but it was certainly a personal design goal to make sure that it ran and performed reasonably well on a $30 device :-) I ran it under Version 9 "stretch" on a Model B Plus 1.3. As a hub, it accepted 100 simultaneous connections, and I called that a success. I didn't do much more testing...

  • Dave Robin Dave Robin modified a comment on discussion General Discussion

    Often, the primary goal of a “reference implementation” is to be correct in its behavior, and equally, to be easily understandable and fixable by a community if it is found to be not correct. It is a “known good” against which other implementations are to be measured. In many cases then, it is only a secondary goal that it be a “starting point” for vendors‘ implementations. This balance of priorities can be seen in the extensive and verbose logging that is done by this implementation. That large...

  • Dave Robin Dave Robin modified a comment on discussion General Discussion

    Often, the primary goal of a “reference implementation” is to be correct in its behavior, and equally, to be easily understandable and fixable by a community if it is found to be not correct. It is a “known good” against which other implementations are to be measured. In many cases then, it is only a secondary goal that it be a “starting point” for vendors‘ implementations. This balance of priorities can be seen in the extensive and verbose logging that is done by this implementation. That large...

  • Dave Robin Dave Robin posted a comment on discussion General Discussion

    Often, the primary goal of a “reference implementation” is to be correct in its behavior, and equally, to be easily understandable and fixable by a community if it is found to be not correct. It is a “known good” against which other implementations are to be measured. In many cases then, it is only a secondary goal that it be a “starting point” for vendors‘ implementations. This balance of priorities can be seen in the extensive and verbose logging that is done by this implementation. That large...

  • Dave Robin Dave Robin committed [d40c80]

    .DS_Store removed

  • Dave Robin Dave Robin committed [b519c9]

    Initial commit

  • Dave Robin Dave Robin posted a comment on discussion Standard

    Even though 'displayName' is generally optional, I think the intention of saying...

  • Dave Robin Dave Robin posted a comment on discussion Standard

    I don't disagree that there may be a use case for the "device granularity" authorization...

  • Dave Robin Dave Robin posted a comment on discussion Standard

    I'm trying to understand your use case. If I understand your "on behalf of" scenario,...

  • Dave Robin Dave Robin posted a comment on discussion Standard

    This posting actually has two parts, so they will be addressed separately. The first...

  • Dave Robin Dave Robin modified ticket #1

    Add me to the project

  • Dave Robin Dave Robin committed [5375c5]

    removed workspace.xml form git

  • Dave Robin Dave Robin committed [4255e7]

    Removed class files from version control

  • Dave Robin Dave Robin committed [781d54]

    fixed readme

  • Dave Robin Dave Robin committed [2778f5]

    iml file was missing

1