Jak2k / seamless.ts

WIP: A seamless way of creating and using APIs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Array Queries

Jak2k opened this issue · comments

Currently, the whole array is loaded to the client, which is not very efficient.

It would be nice to be able to query the server for a subset of the array.