<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[RSS Feed]]></title><description><![CDATA[RSS Feed]]></description><link>http://direct.ecency.com</link><image><url>http://direct.ecency.com/logo512.png</url><title>RSS Feed</title><link>http://direct.ecency.com</link></image><generator>RSS for Node</generator><lastBuildDate>Sun, 12 Apr 2026 14:06:43 GMT</lastBuildDate><atom:link href="http://direct.ecency.com/created/websockets/rss.xml" rel="self" type="application/rss+xml"/><item><title><![CDATA[Websockets SSL (WSS) Support für deepstream.io messaging server durch haproxy]]></title><description><![CDATA[Den halben Tag habe ich damit verbracht, eine SSL Websockets Konfiguration für den deepstream.io messaging Server hinzubekommen. Das Produkt ist klasse, opensource und kann auf den ersten Blick alles,]]></description><link>http://direct.ecency.com/deutsch/@schlafhacking/websockets-ssl-wss-support-fuer-deepstream-io-messaging-server-durch-haproxy</link><guid isPermaLink="true">http://direct.ecency.com/deutsch/@schlafhacking/websockets-ssl-wss-support-fuer-deepstream-io-messaging-server-durch-haproxy</guid><category><![CDATA[deutsch]]></category><dc:creator><![CDATA[schlafhacking]]></dc:creator><pubDate>Thu, 17 Oct 2019 22:18:12 GMT</pubDate><enclosure url="https://images.ecency.com/p/3HaJVw3AYyXBBQkN3tCkhE2EjPPNPEEY7rZsT4k8E4aPBLjjU4T3hN4b4jQN6Nnt3TAzwVQ8aq3q8qAtS1AVcp6x5cep8vqdp1uXg22?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[Websocket Trading on Bitfinex Using Python: Part 2 - Reducing Latency When Maintaining Multiple Data Streams]]></title><description><![CDATA[Repository With Sample Code Find the complete Python script on GitHub: bitfinex_websocket_multi.py My Profile On GitHub You can find code used in this tutorial as well as other tools and examples in the]]></description><link>http://direct.ecency.com/utopian-io/@imwatsi/websocket-trading-on-bitfinex-using-python-part-2-reducing-latency-when-maintaining-multiple-data-streams</link><guid isPermaLink="true">http://direct.ecency.com/utopian-io/@imwatsi/websocket-trading-on-bitfinex-using-python-part-2-reducing-latency-when-maintaining-multiple-data-streams</guid><category><![CDATA[utopian-io]]></category><dc:creator><![CDATA[imwatsi]]></dc:creator><pubDate>Wed, 08 May 2019 17:27:09 GMT</pubDate><enclosure url="https://images.ecency.com/p/NTy4GV6ooFRkjTArCrebYc2WCCmX2KY4SfTbUDpHWg6ZYG6Ap7TBdPuBQX93HJmb6uqXwnZ1nXu722E8mesz1kzWAHxLmDzqw26WWEcgv4gzFoxfsUWyzhYSaV1g8M67gd9XnRghbEdUU6gw6oMPGFkck19apAXvoknJbKCa?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[Websocket Trading on Bitfinex Using Python: Part 1 - Create a Basic Authenticated Connection]]></title><description><![CDATA[Repository With Sample Code Find the Python script on GitHub: bitfinex_websocket_basic.py My Profile On GitHub You can find code used in this tutorial as well as other tools and examples in the GitHub]]></description><link>http://direct.ecency.com/utopian-io/@imwatsi/websocket-trading-on-bitfinex-using-python-part-1-create-a-basic-authenticated-connection</link><guid isPermaLink="true">http://direct.ecency.com/utopian-io/@imwatsi/websocket-trading-on-bitfinex-using-python-part-1-create-a-basic-authenticated-connection</guid><category><![CDATA[utopian-io]]></category><dc:creator><![CDATA[imwatsi]]></dc:creator><pubDate>Fri, 03 May 2019 10:02:36 GMT</pubDate><enclosure url="https://images.ecency.com/p/NTy4GV6ooFRkjTArCrebYc2WCCmX2KY4SfTbUDpHWg6ZYG6Ap7TBdPuBQX93HJmb6uqXwnZ1nXu722E8mesz1kzWAHxLmDzqw26WWEcgv4gzFoxfsUWyzhYSaV1g8M67gd9XnRghbEdUU6gw6oMPGFkck19apAXvoknJbKCa?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[Part 4: Comparing orderbooks from different exchanges in real time]]></title><description><![CDATA[Repository What will I learn Connecting to Upbit Change data format Create subsets of exchanges Comparing top bid/ask on each update Requirements Python 3.7.2 Pipenv websocket-client requests Difficulty]]></description><link>http://direct.ecency.com/utopian-io/@steempytutorials/part-4-comparing-orderbooks-from-different-exchanges-in-real-time</link><guid isPermaLink="true">http://direct.ecency.com/utopian-io/@steempytutorials/part-4-comparing-orderbooks-from-different-exchanges-in-real-time</guid><category><![CDATA[utopian-io]]></category><dc:creator><![CDATA[steempytutorials]]></dc:creator><pubDate>Thu, 04 Apr 2019 13:26:09 GMT</pubDate><enclosure url="https://images.ecency.com/p/3W72119s5BjWMGm4Xa2MvD5AT2bJsSA8F9WeC71v1s1fKfGkK9mMKuc3LcvF4KigbWg9UsrpEPG4ee79PDFA3DqMz87PtZWR3UKdDY28Ddw3xxLfxCQiqU?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[Part 3: Connecting and managing multiple websocket streams in parallel]]></title><description><![CDATA[Repository What will I learn Creating websocket threads Managing the websocket threads Managing multiple orderbooks Locking Accessing data from the main thread Ping/pong Requirements Python 3.7.2 Pipenv]]></description><link>http://direct.ecency.com/utopian-io/@steempytutorials/part-3-connecting-and-managing-multiple-websocket-streams-in-parallel</link><guid isPermaLink="true">http://direct.ecency.com/utopian-io/@steempytutorials/part-3-connecting-and-managing-multiple-websocket-streams-in-parallel</guid><category><![CDATA[utopian-io]]></category><dc:creator><![CDATA[steempytutorials]]></dc:creator><pubDate>Tue, 02 Apr 2019 11:57:54 GMT</pubDate><enclosure url="https://images.ecency.com/p/3W72119s5BjWMGm4Xa2MvD5AT2bJsSA8F9WeC71v1s1fKfGkK9mMKuc3LcvF4KigbWg9UsrpEPG4ee79PDFA3DqMz87PtZWR3UKdDY28Ddw3xxLfxCQiqU?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[Part 2: Manage local 'STEEM' orderbook via websocket stream from exchange]]></title><description><![CDATA[Repository What will I learn What is a local orderbook Open a diff. depth stream Retrieve orderbook snapshot Process updates Update the local orderbook Requirements Python 3.7.2 Pipenv websocket-client]]></description><link>http://direct.ecency.com/utopian-io/@steempytutorials/part-2-manage-local-steem-orderbook-via-websocket-stream-from-exchange</link><guid isPermaLink="true">http://direct.ecency.com/utopian-io/@steempytutorials/part-2-manage-local-steem-orderbook-via-websocket-stream-from-exchange</guid><category><![CDATA[utopian-io]]></category><dc:creator><![CDATA[steempytutorials]]></dc:creator><pubDate>Sun, 31 Mar 2019 14:14:27 GMT</pubDate><enclosure url="https://images.ecency.com/p/3W72119s5BjWMGm4Xa2MvD5AT2bJsSA8F9WeC71v1s1fKfGkK9mMKuc3LcvF4KigbWg9UsrpEPG4ee79PDFA3DqMz87PtZWR3UKdDY28Ddw3xxLfxCQiqU?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[Part 1: Connecting to STEEM orderbook stream via websockets on different exchanges]]></title><description><![CDATA[Repository What will I learn Basics of websockets Subscribing to data streams Processing messages Return top bid/ask Requirements Python 3.7.2 Pipenv websocket-client Difficulty basic Tutorial Preface]]></description><link>http://direct.ecency.com/utopian-io/@steempytutorials/part-1-connecting-to-steem-orderbook-stream-via-websockets-on-different-exchanges</link><guid isPermaLink="true">http://direct.ecency.com/utopian-io/@steempytutorials/part-1-connecting-to-steem-orderbook-stream-via-websockets-on-different-exchanges</guid><category><![CDATA[utopian-io]]></category><dc:creator><![CDATA[steempytutorials]]></dc:creator><pubDate>Wed, 27 Mar 2019 12:49:36 GMT</pubDate><enclosure url="https://images.ecency.com/p/3W72119s5BjWMGm4Xa2MvD5AT2bJsSA8F9WeC71v1s1fKfGkK9mMKuc3LcvF4KigbWg9UsrpEPG4ee79PDFA3DqMz87PtZWR3UKdDY28Ddw3xxLfxCQiqU?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[QQsend - Send pictures & files between phones /desktop using QR code]]></title><description><![CDATA[QQsend Send pictures & files between phones /desktop using QR code Screenshots View Image Hunter's comment Today’s hunt is a simple and straight-forward one. QQsend allows you to send any type of file]]></description><link>http://direct.ecency.com/steemhunt/@lemmybe/qqsend-send-pictures-and-files-between-phones-desktop-using-qr-code</link><guid isPermaLink="true">http://direct.ecency.com/steemhunt/@lemmybe/qqsend-send-pictures-and-files-between-phones-desktop-using-qr-code</guid><category><![CDATA[steemhunt]]></category><dc:creator><![CDATA[lemmybe]]></dc:creator><pubDate>Sat, 15 Sep 2018 15:54:45 GMT</pubDate><enclosure url="https://images.ecency.com/p/RGgukq5E6HBNdDwVAHGg5yHGgWwDpoSngbqb4k9GHARTzQS4tPqb4TxBo8JAC3GaF7PnT3CWgu1R5QR2F5h187B1u6skBV7r2qgF7AADGPYihj6c3CiKNAd8mtgHdEM?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[WebSockets and managing multiple client connections]]></title><description><![CDATA[So you have multiple users. Certain operations take time on the backend. Server updates client via websockets. Example how to manage multiple clients: I was always respecting users and ensuring great]]></description><link>http://direct.ecency.com/mailhustle/@mailhustle/websockets-and-managing</link><guid isPermaLink="true">http://direct.ecency.com/mailhustle/@mailhustle/websockets-and-managing</guid><category><![CDATA[mailhustle]]></category><dc:creator><![CDATA[mailhustle]]></dc:creator><pubDate>Wed, 25 Apr 2018 22:56:09 GMT</pubDate><enclosure url="https://images.ecency.com/p/LcTxR7u1XKae8Zaj594qUJafNyNSBw9svATPAkZ7jbVeZgb5uT6ajoAJeDrSFL8UeMtJiFVcHdMajDUSTzQTiSmLgt8CFyqgrST1izeMsQTcKAubHYo6HbdSJvguwtGTEp9M4cSrUtgxKECYftYXCXmkS?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[Plugging in Elm and Suave with websockets on .NET Core 2.0]]></title><description><![CDATA[Topics covered Getting started with a .NET Core F# project A bit about using Paket A bit about Suave Getting started with websockets and Suave Getting started with Elm websockets Why am I doing this? I]]></description><link>http://direct.ecency.com/technology/@marnee/plugging-in-elm-and-suave-with-websockets-on-net-core-2-0</link><guid isPermaLink="true">http://direct.ecency.com/technology/@marnee/plugging-in-elm-and-suave-with-websockets-on-net-core-2-0</guid><category><![CDATA[technology]]></category><dc:creator><![CDATA[marnee]]></dc:creator><pubDate>Sun, 24 Dec 2017 21:53:12 GMT</pubDate><enclosure url="https://images.ecency.com/p/3DLAmCsuTe3bwfFNEr561mrTBWWBS24mGzVgNbADMJDXoLR5ofBBahS4kkhHbJiBLLu4Fc9GbvKgRnJGoSetKL9jCPuWB1rXD5XhnmicMaDuaVMaLjUUZ6zkY6gJ4zrkKv7u1xKpbe6Dzopw7xRYuCLcCptgSut?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[Annoying Machine]]></title><description><![CDATA[A few months ago, I created the Annoying Machine, a website where you can send me a loud text to speech message. I decided to turn it back on for some reason. It's a simple Node app connected to a]]></description><link>http://direct.ecency.com/utopian-io/@javathunderman/annoying-machine</link><guid isPermaLink="true">http://direct.ecency.com/utopian-io/@javathunderman/annoying-machine</guid><category><![CDATA[utopian-io]]></category><dc:creator><![CDATA[javathunderman]]></dc:creator><pubDate>Tue, 05 Dec 2017 03:01:27 GMT</pubDate></item><item><title><![CDATA[How to make a simple websockets chatroom in Node.js]]></title><description><![CDATA[Code for this can be found here: Set up Node project npm init You can choose details for your project however you like: package name: (chatroom) version: (1.0.0) description: entry point: (chat_server.js)]]></description><link>http://direct.ecency.com/websockets/@jbaczuk/how-to-make-a-simple-websockets-chatroom-in-node-js</link><guid isPermaLink="true">http://direct.ecency.com/websockets/@jbaczuk/how-to-make-a-simple-websockets-chatroom-in-node-js</guid><category><![CDATA[websockets]]></category><dc:creator><![CDATA[jbaczuk]]></dc:creator><pubDate>Tue, 28 Nov 2017 21:55:15 GMT</pubDate></item><item><title><![CDATA[WebSockets vs REST: Understanding the Difference]]></title><link>http://direct.ecency.com/steemit/@sundarrajan/websockets-vs-rest-understanding-the-difference</link><guid isPermaLink="true">http://direct.ecency.com/steemit/@sundarrajan/websockets-vs-rest-understanding-the-difference</guid><category><![CDATA[steemit]]></category><dc:creator><![CDATA[sundarrajan]]></dc:creator><pubDate>Fri, 27 Oct 2017 17:20:33 GMT</pubDate><enclosure url="https://images.ecency.com/p/2gsjgna1uruvUuS7ndh9YqVwYGPLVszbFLwwpAYXa4Q2APbRxiuXrYSzACxFuU72MiwDDxwZX72LwkBG9JV2oRvHDaaGoEjxibtKHv59Z1iEqgADmg?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[Sample Websocket endpoint with tyrus reference implementation]]></title><description><![CDATA[ A simple webSocket server coded using Tyrus. Tyrus is the open source JSR 356 - Java API for WebSocket reference implementation . In this example we deploy a WebSocket endpoint which checks if a]]></description><link>http://direct.ecency.com/tyrus/@martinbaez/sample-websocket-endpoint-with-tyrus-reference-implementation</link><guid isPermaLink="true">http://direct.ecency.com/tyrus/@martinbaez/sample-websocket-endpoint-with-tyrus-reference-implementation</guid><category><![CDATA[tyrus]]></category><dc:creator><![CDATA[martinbaez]]></dc:creator><pubDate>Mon, 04 Sep 2017 13:40:57 GMT</pubDate></item></channel></rss>