Getting Started With RSocket

September 25, 2020

RSocket is pretty awesome. It’s a fully reactive, message-driven, multi-modal, bidirectional communication protocol built with microservices in mind. But sometimes, being awesome just isn’t enough! Sometimes you need practical, step-by-step instructions on how to get started the easy way, with no complicated docs to read or sample code to grok. In this talk, Ben will tell you everything you need to know to get started with RSocket and a few tips and tricks he picked up on his personal road to RSocket enlightenment. Ben Wilcock: Developer Relations at VMware Slides: https://www.slideshare.net/Pivotal/getting-started-with-rsocket Code: https://github.com/benwilcock/springone-2020-rsocket-talk Blog series: https://bit.ly/rsocket-blog

No Previous Videos

Next Video
If Hemingway Wrote JavaDocs
If Hemingway Wrote JavaDocs

You write the docs, but does anyone read them? This talk covers how to write so well that developers value...