Skip to content

Tags: rohitramu/roramu-csharp-websocket-service

Tags

v1.0.32

Toggle v1.0.32's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
rohitramu Rohit Ramu
Create test projects

v1.0.31

Toggle v1.0.31's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
rohitramu Rohit Ramu
Add a TODO reminder to trigger the cancellation token when a connecti…

…on gets terminated

v1.0.30

Toggle v1.0.30's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
rohitramu Rohit Ramu
Don't wait for error responses to be sent back to the client

v1.0.29

Toggle v1.0.29's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
rohitramu Rohit Ramu
Don't try to connect if the client is already connected

v1.0.28

Toggle v1.0.28's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
rohitramu Rohit Ramu
Add a missing await

v1.0.27

Toggle v1.0.27's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
rohitramu Rohit Ramu
Add a missing await

v1.0.26

Toggle v1.0.26's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
rohitramu Rohit Ramu
Make callbacks async

v1.0.25

Toggle v1.0.25's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
rohitramu Rohit Ramu
Allow callers to auto-connect whenever a new instance of a WebSocketC…

…lient is constructed

v1.0.24

Toggle v1.0.24's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
rohitramu Rohit Ramu
Allow method calls to be chained when starting a server or opening a …

…connection

v1.0.23

Toggle v1.0.23's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
rohitramu Rohit Ramu
Clean up comments