Can you please explain how the zipWith is working in this line ` .zipWith(session.send(outputEvents.map(session::textMessage))) `
Can you please explain how the zipWith is working in this line
.zipWith(session.send(outputEvents.map(session::textMessage)))