pshihn / byproxy

A different way of thinking of web client-server RPC
MIT License
41 stars 0 forks source link

replace express #2

Open ghost opened 5 years ago

ghost commented 5 years ago

Suggestion to replace express with polka or make it compatible with express like API frameworks

pshihn commented 5 years ago

I think the right thing to do is restructure it to work with a whole set of frameworks. Express was an initial Proof of concept here.