Skip to main content

We are connected!

· One min read

Today we made the first connection between two nodes! Of course this should not be a big news, since socket connection is one of the basic elements in every network based applications, so it is nothing ground-breaking. Also, this is a very minimal, fragile link yet. We are not handling what if the connection is broken or the peer node is not online at the connection time. (But working on it)

Both from HyperBorg perspective, it opens new possibilities to introduce a working version on the net that could use – for example – an SQL database, thus a bigger leap for the first working demo.

Things would be more spectacular from now on!