Subzidion / riveter

Riveter - An interactive web application for debugging RPL patterns
MIT License
5 stars 1 forks source link

Match multiple patterns at once #3

Open Subzidion opened 7 years ago

Subzidion commented 7 years ago

Figure out if you can chain all selected patterns into a single pattern sent to the API. This will require resolving patterns from their names down to combine into a single one. This might create an issue with knowing which pattern is which when trying to match up with the result.