Skip to content

Conversation

tapocol
Copy link
Contributor

@tapocol tapocol commented Oct 26, 2013

Since it is already a requirement to give the *Conn struct and ReadMessage and WriteMessage were methods on *Conn, figured it made sense to adjust the JSON methods.

@ghost
Copy link

ghost commented Oct 27, 2013

To prevent breaking existing code, please implement the old functions by calling the new connection methods. Note that the old functions are deprecated in the godoc comments for the functions.

@tapocol
Copy link
Contributor Author

tapocol commented Oct 27, 2013

Hold on, didn't notice the DeepEqual in test. Just writing a brand new test for deprecated functions.

@ghost
Copy link

ghost commented Oct 28, 2013

The changes are merged to master. Thanks!

@ghost ghost closed this Oct 28, 2013
@ghost ghost locked and limited conversation to collaborators Feb 14, 2018
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant