Skip to content
This repository was archived by the owner on May 28, 2026. It is now read-only.
This repository was archived by the owner on May 28, 2026. It is now read-only.

Using node-rfc on web workers #322

Description

@Berdmanfolk

Hello @bsrdjan!
Question about web workers.
Due to the fact that I experience the effect of freezing the application interface when calling FM modul that produce a large number of records, I decided to use web workers to solve this problem.
But when setting up on the web workrer encountered another problem. I was able to open the client(client.open()) in the web worker, but when executing the client.invoke(), the application crashed when the data was received.
Moreover, when setting a breakpoint in the FM abap code, I see that the connection is happening and the data is being collected, but at the moment of sending everything collapses.
Have you had experience using node-rfc on web workers?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions