Commit Graph

5 Commits

Author SHA1 Message Date
Maxim Makarov
93326a066d Ability to disable sockjs on client side 2022-04-18 10:35:22 -04:00
Ben Newman
39295cc136 Support both mobile_safari and mobileSafari for isModern testing.
https://github.com/meteor/meteor/issues/9717#issuecomment-392521536
2018-05-28 12:22:19 -04:00
Ben Newman
fb9321870e Set minimum modern versions for Electron.
This effectively means Electron 1.6.0+ will be considered modern.

Fixes #9852.
2018-05-03 13:30:34 -04:00
Ben Newman
5d0fd60c61 Allow explicit source parameter to setMinimumBrowserVersions.
Calling getCaller was noticeably slowing down server startup,
unfortunately.

cc @hwillson
2018-01-22 18:07:54 -05:00
Ben Newman
19cd3406f8 Collapse sockjs-shim into socket-stream-client with web.browser.legacy. 2018-01-22 17:56:53 -05:00