Amber Brown
Amber Brown
@glyph we can close this, right? :)
With the current version on git, this works: ```diff --git a/usr/share/AlienwareKBL/Configuration/Computers.py b/usr/share/AlienwareKBL/Configuration/Computers.py index 1df273b..3d482d6 100755 --- a/usr/share/AlienwareKBL/Configuration/Computers.py +++ b/usr/share/AlienwareKBL/Configuration/Computers.py @@ -39,7 +39,7 @@ class Computer: self.VENDOR_ID = 6268 self.PRODUCT_ID =...
#100 is a part of this.
@oberstet so I've been thinking about the always-acknowledged if they have support like you mentioned up there, or adding it as an opt-in to Subscribe. I personally think the latter...
Here's a prototype of the messages... https://github.com/crossbario/autobahn-python/pull/763
@oberstet yeah that looks exactly like what I was thinking too... should this belong in the advanced profile somewhere?
@oberstet what's missing from the sketch? I think we need: - Clarification about reconnecting to a session that Crossbar thinks isn't paused (for example, long TCP timeouts on mobile stuff)...
@oberstet this is next on my list to approach... did you agree with the things I noted, should I think up solutions and add them to the sketch, or did...
I did some stuff up in a PR in RFC form, I'll get rid of the .md in it. On 28 Nov 2016 11:30 AM, "Tobias Oberstein" wrote: > @hawkowl...
@glyph yeah, I guess a dev comes before a release in setuptools?