dedis / onet

Overlay Network for distributed protocols
GNU Lesser General Public License v3.0
50 stars 29 forks source link

Adds Ping and ReadMessageWithOpts functions #677

Closed nkcr closed 3 years ago

nkcr commented 3 years ago

Adds two new functions needed to keep a websocket connection alive.

Needed by https://github.com/dedis/cothority/pull/2449

ineiti commented 3 years ago

OK, now I can see the light. Looks good. Can you please split the websocket.go into a websocket.go and websocket_client.go, so that SonarCloud is happy?

sonarcloud[bot] commented 3 years ago

SonarCloud Quality Gate failed.

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 15 Code Smells

No Coverage information No Coverage information
11.6% 11.6% Duplication