mnuzen / wire-dolphine

The goal of this project is to provide causal users with a simple and intuitive way of visualizing network communications. By explaining how computers communicate through packets and networks, we hope to educate users on the structure of the internet.
Apache License 2.0
3 stars 1 forks source link

Cacheing support #55

Closed thorncorona closed 4 years ago

thorncorona commented 4 years ago

Description

PR for issue #47

Preliminary caching support using builder pattern

@arunk054 can you look over my implementation?

Checklist:

Tests Performed:

thorncorona commented 4 years ago

Reset branch to remove extraneous code from Erik's accidental push.