samp-node icon indicating copy to clipboard operation
samp-node copied to clipboard

About the future

Open dockfries opened this issue 9 months ago • 3 comments

To be exact, I personally hope that you can support the following points in the future, and I am willing to provide some financial support through the open collective platform(mainly I'm not sure if other platforms can pay), maybe you can have a fcnpc-like plan on it.

  1. merge and release new version: I mentioned pull request solution that the reference type did not return the result of native execution.
  2. highest priority: It should support mainstream databases like mysql2, mongodb, ... fix the terminal locking issue
  3. secondary priority: resolves native calls that cannot be made to raknet through sampgdk's invokeNativeArray, and other native calls that are not implemented through sampgdk or plugins like samp-cef using other languages such as Rust, In order to solve the problem that the developers who are interested in developing wrapper are unable to call it after development, and develop the ecology.
  4. highly recommended, upgrade to the latest version of node.js 20 lts, switch to x64 (do not bother with x86 node.js linux support issues), support esm.
  5. suggested: It can be used as a component of open.mp and is fully compatible with both open.mp and samp, It means that all component calls and event registrations of open.mp are compatible, compatible with existing samp-node api calls to reduce wrapper developers' underlying changes to future support.

dockfries avatar Apr 30 '24 05:04 dockfries