Clariity / react-chessboard

The React Chessboard Library used at ChessOpenings.co.uk. Inspired and adapted from the unmaintained Chessboard.jsx.
https://react-chessboard.vercel.app
MIT License
351 stars 104 forks source link

Premoves too slow for online games. #170

Open quackquavk opened 1 week ago

quackquavk commented 1 week ago

I'm building and online chess platform using react-chessboard and everything is working great except that i dont have the control of premoves. Premoves should take no time to complete but its taking 800-1000ms for the move to complete.

Clariity commented 1 week ago

Please provide a minimum reproducible example