webgme / webgme-engine

WebGME server and Client API without a GUI
MIT License
11 stars 7 forks source link

FIX: use old socket.io default for maxHttpBufferSize #301

Closed pmeijer closed 1 year ago

brollb commented 1 year ago

For reference, this is overriding the default in socket.io. In previous versions of socket.io, it was set to 1e8 (100mb) but has since been lowered to 1e6 (1mb). This has been causing issues with seeding (large) models in webgme.