Skip to content

[JavaScript] Compatible with browsers #816

@theweipeng

Description

@theweipeng

Is your feature request related to a problem? Please describe.

Currently, Fury uses many Node.js-specific APIs, such as Buffer. As a cross-language protocol, we should support browsers.

Describe the solution you'd like

Different platforms use different APIs, we can use UInt8Array or Array in Browser,And we don't need such strong performance in the browser.

Additional context

Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions