<div dir="ltr"><div dir="ltr"><div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">On Mon, Apr 1, 2019 at 1:09 PM Eckard Brauer <<a href="mailto:eckard.brauer@gmx.de">eckard.brauer@gmx.de</a>> wrote:<br></div></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
* Are there better alternatives to N2O for that?<br>
<br></blockquote><div><br></div><div><div style="font-family:arial,helvetica,sans-serif" class="gmail_default">N2O is a loosely coupled specification of protocols where each part work together. You can mix-and-match between them, though a lot of the power stems from them working well together. The protocols are available over many different transports, so it is a really strong toolbox for integration.</div><div style="font-family:arial,helvetica,sans-serif" class="gmail_default"><br></div><div style="font-family:arial,helvetica,sans-serif" class="gmail_default">Alternative solutions depends on your requirements, and what you want to achieve. The best advice I can give is "software grows". Any complex system starts from a simple system. So if you start with something "simple", you might outgrow that in time. N2O takes the concepts of messaging and formality to a far greater level than other systems, so if you imagine you grow in that direction (i.e., *everything* is a websocket, we need to implement this from scratch in a $industrial-crap-language, etc), then it might be suitable.</div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
* Is there a (preferrably step by step) guide for beginners available,<br>
  as most of the tutorials I found seem outdated for years?<br>
<br></blockquote><div><br></div><div style="font-family:arial,helvetica,sans-serif" class="gmail_default">Age of a tutorial might not be a problem. If things are stable, there will be less updates needed. In fact, I have a graphql-tutorial which needs treatment now, because things changed too much! And I don't have that much time allotted for it right now.</div><div style="font-family:arial,helvetica,sans-serif" class="gmail_default"><br></div><div style="font-family:arial,helvetica,sans-serif" class="gmail_default"><a href="https://ws.n2o.space/">https://ws.n2o.space/</a> would be the entry-point. There are some examples along the way where the 'mad' tool generates examples for you to work on. And it seems it was updated Nov 2018, which isn't that far in the past to me.</div><br></div></div></div>