Zaid-Ajaj / Fable.Remoting

Type-safe communication layer (RPC-style) for F# featuring Fable and .NET Apps
https://zaid-ajaj.github.io/Fable.Remoting/
MIT License
273 stars 55 forks source link

Cache implementation record func info #147

Closed kerams closed 4 years ago

kerams commented 4 years ago

This shaves off a millisecond or two on every request ;)

Zaid-Ajaj commented 4 years ago

Why not, milliseconds cost 💸 merged and published to nuget!

Wow, travis even fixed itself 🎉