Skip to content

Commit

Permalink
Remove proxy from README
Browse files Browse the repository at this point in the history
  • Loading branch information
h3poteto committed Oct 29, 2023
1 parent db6125b commit aa6e10f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ The Rust version is [megalodon-rs](https://github.com/h3poteto/megalodon-rs).
- [ ] Admin API
- [x] WebSocket for streaming
- [x] Promisified methods
- [x] Proxy support
- [x] NodeJS and browser support
- [x] Written in TypeScript

Expand All @@ -43,9 +42,6 @@ yarn add megalodon
```

### Build for browsers

**Important**: In browsers, you cannot use the proxy.

If you want to build for browser, please use Webpack and set empty value for some libraries which are not supported in NodeJS.
[Here](https://github.com/h3poteto/megalodon/tree/master/example/browser/webpack.config.js) is example Webpack configuration.

Expand Down

0 comments on commit aa6e10f

Please sign in to comment.