metatech-university / NodeJS-Fastify

Fastify + NodeJS application server
MIT License
21 stars 17 forks source link

Rewrite api loader #11

Open tshemsedinov opened 1 year ago

tshemsedinov commented 1 year ago

To be compatible with Metarhia api, example: https://github.com/metarhia/Example/tree/master/application/api

tshemsedinov commented 1 year ago

Here is pure node.js loader implementation: https://github.com/metatech-university/NodeJS-Pure/pull/3

tshemsedinov commented 1 year ago

Fixes in RPC call from ws transport. Refs: https://github.com/metatech-university/NodeJS-Pure/pull/4

JekRock commented 1 year ago

Please assign this issue to me