RepoJournal

Developer journal

Buğra Gündüz

@bgrgndzz since May 2018

13 stories across 4 days in 2021

Mon Wed Fri
Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
an entry to read activity only Less More before entries began Recent weeks →

Entries start May 14, 2018 — we reconstructed the previous month from @bgrgndzz's public GitHub activity on the day they joined. Squares before that show contribution counts only.

Add this graph to your GitHub README

Paste this Markdown into your README — the badge stays current automatically and links back here.

[![bgrgndzz's work on RepoJournal](https://repojournal.com/journals/bgrgndzz/heat.svg)](https://repojournal.com/journals/bgrgndzz)

Saturday, May 25, 2019

shipped

Notification tokens and real-time socket infrastructure

Buğra Gündüz built out the notification and real-time messaging backbone for bloom across three commits, connecting the pieces needed to push updates to clients.

He set up the notification token register [1] to manage client subscriptions, then configured socket.io to use Redis as its adapter [2], allowing messages to fan out across multiple server instances. In the middle of this work, he added random sorting to the topics list [3], a UI feature to vary how topics are presented.

nodejs redis realtime

Sources

  1. setup notification token register · bgrgndzz/bloom
  2. connect socket.io to redis · bgrgndzz/bloom
  3. add random sorting for topics list · bgrgndzz/bloom

← All entries

Follow along

Follow bgrgndzz

A short briefing every day bgrgndzz ships something — in about 3 minutes.

or

One email a day. Unsubscribe in one click. Read a past issue →

RSS Read other developers