harshmaurya

Who am I

I wrote this poem as a part of an online competition where it was selected amongst the top 20 and published in a book. Who am I? I am the seed of a blossom Almost ready to cleanse the earth With my fragrance without dearth But someone thought me as a problem So they crushed …

Who am I Read More »

Reactive Websocket – portable client websocket implementation with Rx support

Project is now on Github : https://github.com/harshmaurya/reactive-websocket Documentation and sample: https://github.com/harshmaurya/reactive-websocket-samples  Web-sockets are the latest addition to the communication protocol which standardizes the way client communicates with the server. It provides full duplex communication channel over a single TCP connection which is great considering the workarounds that existed previously for achieving the same result. For …

Reactive Websocket – portable client websocket implementation with Rx support Read More »