Close

Skynet niceties

A project log for Stargates

Mesh nodes with self healing that focus on IoT messaging, device discovery, and self healing, using existing network interfaces.

m3talsmithm3talsmith 05/02/2014 at 04:300 Comments

A little late, but the past two days have been hectic. I'm using #skynet for my communications network because it gives me the ability to have an open source private #IoT network with hardly any effort.

I recently finished implementing the #coap protocol in and during that effort I realized how badly skynet needs some testing and refactoring love.

So, the past two days I've been building a plan for refactoring and implementing tests. Today I started building a new architecture to serve as the core of skynet and started writing tests for the sockets layer. This will also allow us to replace the underlying socket framework and work on a socket pool solution to get a more scalable system altogether.

On the other side, @michael.e.hoskins has been working on the logo, some UI, and a general theme to any portal work for the stargates system.

Hack on!

Discussions