senseyeio / roger

Golang RServe client. Use R from Go
MIT License
272 stars 34 forks source link

Reporting unsupport RServe version for an unused but open port #32

Closed dareid closed 8 years ago

dareid commented 8 years ago

Discovered during exploration for #25. If an connection is attempted to an incorrect port, the lib reports an unsupported RServe version. Should really be reporting an incorrect handshake.