Skip to content
This repository was archived by the owner on Jan 18, 2023. It is now read-only.

Modifications to support using this in Shopify #1

Merged
merged 21 commits into from
Mar 22, 2014
Merged

Conversation

peterjm
Copy link

@peterjm peterjm commented Mar 22, 2014

  1. Added the ability to record on all ports.
  2. Always serialize the session, even if close isn't called on the sockets.
  3. Modify the TCPSocket class directly, instead of relying on TCPSocket.open to be called. This means sockets opened with TCPSocket.new will also be recorded.
  4. Apply the same logic to OpenSSL::SSL::SSLSocket, in addition to TCPSocket
  5. Stub out both the gets and the connect methods.

peterjm added a commit that referenced this pull request Mar 22, 2014
Modifications to support using this in Shopify
@peterjm peterjm merged commit e802608 into master Mar 22, 2014
@peterjm peterjm deleted the modifications branch March 22, 2014 16:01
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