websockets (2 articles)

The Tale of the Missing Read Handler in Go

06.08.2019 - 4m read - Go WebSockets Gorilla Bug

This is the story of a bug hunt featuring Gorilla WebSockets, Go and a confused programmer (me) :)


WebSockets with Kotlin and Webflux

17.03.2018 - 6m read - kotlin websockets boot reactive webflux spring

This post shows a small example of a Kotlin Webflux application handling WebSockets communication.