AsyncAPI and WebSocket



AsyncAPI and WebSocket

AsyncAPI and WebSocket

Stream covers an intro to WebSocket API and to use it with AsyncAPI specification.

Blog post about the subject:
– https://www.asyncapi.com/blog/websocket-part1
– https://www.asyncapi.com/blog/websocket-part2

Timeline:
0:00 Lukasz talks on mute. Why not 🙂
5:03 Intro
14:41 What is WebSocket. Some history and use cases
26:40 Why AsyncAPI. Why WebSocket needs it
29:33 Let’s start with WebSocket API in Cryptocurrency trading.
31:10 Playing with Kraken API
41:08 Start writing AsyncAPI document for Kraken WebSocket API. Single-channel with multiple messages
1:19:39 Start writing AsyncAPI document for Gemini API. Channel with parameters and bindings and a single message
1:40:27 Ending