An open API service indexing awesome lists of open source software.

https://github.com/endel/xmlhttprequest-polyfill

XMLHttpRequest polyfill using Fetch API - Made for Decentraland
https://github.com/endel/xmlhttprequest-polyfill

Last synced: 10 months ago
JSON representation

XMLHttpRequest polyfill using Fetch API - Made for Decentraland

Awesome Lists containing this project

README

          

# XMLHttpRequest Polyfill

This polyfill was made specifically to support [Colyseus](https://github.com/colyseus/colyseus) to run under [Decentraland](https://decentraland.org/) SDK7.

This polyfill implements only a subset of XMLHttpRequest and is not feature complete. Pull requests are welcome.

## License

MIT