MirageNet / WebsocketNG

Websocket transport for MirrorNG
MIT License
1 stars 1 forks source link

perf: Send messages immediately in wss #7

Open paulpach opened 4 years ago

paulpach commented 4 years ago

wss buffers the stream. Flush the stream after sending the message to reduce latency

sonarcloud[bot] commented 4 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication