-
**_Reported by Michael Scott:_**
Currently, the LwM2M stack does not support DTLS. It's a high priority once the main portion of the library is merged.
(Imported from Jira ZEP-2417)
-
[Studio Register Sheet](https://docs.google.com/spreadsheets/d/1sznO_SET-VBy4PHIE5aqlWMvg-dkL0xwv7XN7DcrQNI/edit#gid=6)
**STAKEHOLDERS:** Darwin Scott, Brittany Jones
**COLLECTIONS:** Music Treasure…
-
```
Are there any plans to update this and support the new Notification Center API
in OS X Mountain Lion?
```
Original issue reported on code.google.com by `scott.sm...@gmail.com` on 29 Jul 2012 at …
-
```
Are there any plans to update this and support the new Notification Center API
in OS X Mountain Lion?
```
Original issue reported on code.google.com by `scott.sm...@gmail.com` on 29 Jul 2012 at …
-
```
{ allowAttributes("x:a,b,c", "y", "z"); requireAttributes("x", "y"); }
options { allowedAttributes = 'x,y,z'; requiredAttributes = 'x,y'; }
```
Original issue reported on code.google.com by `s…
-
```
Are there any plans to update this and support the new Notification Center API
in OS X Mountain Lion?
```
Original issue reported on code.google.com by `scott.sm...@gmail.com` on 29 Jul 2012 at …
-
```
Will this library work with the Arduino Pro-Mini?
http://arduino.cc/en/Main/ArduinoBoardProMini
```
Original issue reported on code.google.com by `scott.go...@gmail.com` on 4 Oct 2013 at 2:15
-
```
Purpose of code changes on this branch:
* Re-export from older version to allow wider scope of compatibility
```
Original issue reported on code.google.com by `scott.mccarty@gmail.com` on 30 A…
-
Hi Scott,
Where can I get your lovely railtrack images? I would like to visualise function wrapping/middleware with some error handling thrown in for my team.
Best wishes,
Anthony (a big fan of…
-
Channel and Ref uses Michael-Scott queue to maintain internal state. Since we are not concerned with the order of operations, the queue should be replaced with concurrent lock-free bags. http://dl.acm…