Moxinet - mox-like mocks, but for the HTTP layer

Thanks for making this library.

Can you explain the differences between moxinet and bypass?

Both seems to mock HTTP requests with a custom plug, but it is like the main difference is that moxinet uses an actual HTTP server, whereas bypass uses a mock HTTP server.