Discussion:
EOF on large messages from client
b***@gmail.com
2016-05-05 11:39:28 UTC
Permalink
I'm getting an EOF exception receiving large messages from the browser
(Chrome, Firefox). Should I stream my EDN in smaller amounts or is there a
another way to make it stop ?
--
You received this message because you are subscribed to the Google Groups "Aleph" group.
To unsubscribe from this group and stop receiving emails from it, send an email to aleph-lib+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Zach Tellman
2016-05-05 14:11:39 UTC
Permalink
Is this using WebSockets, or something else?
Post by b***@gmail.com
I'm getting an EOF exception receiving large messages from the browser
(Chrome, Firefox). Should I stream my EDN in smaller amounts or is there a
another way to make it stop ?
--
You received this message because you are subscribed to the Google Groups "Aleph" group.
To unsubscribe from this group and stop receiving emails from it, send an
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Aleph" group.
To unsubscribe from this group and stop receiving emails from it, send an email to aleph-lib+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
b***@gmail.com
2016-05-05 15:01:40 UTC
Permalink
yeh websockets
Post by Zach Tellman
Is this using WebSockets, or something else?
Post by b***@gmail.com
I'm getting an EOF exception receiving large messages from the browser
(Chrome, Firefox). Should I stream my EDN in smaller amounts or is there a
another way to make it stop ?
--
You received this message because you are subscribed to the Google Groups "Aleph" group.
To unsubscribe from this group and stop receiving emails from it, send an
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Aleph" group.
To unsubscribe from this group and stop receiving emails from it, send an email to aleph-lib+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Zach Tellman
2016-05-07 01:45:35 UTC
Permalink
You may want to upgrade to the latest release, 0.4.2-alpha3, which supports
continuation frames, or increase the :max-payload-size value when invoking
websocket-connection.
Post by b***@gmail.com
yeh websockets
Post by Zach Tellman
Is this using WebSockets, or something else?
I'm getting an EOF exception receiving large messages from the browser
Post by Zach Tellman
Post by b***@gmail.com
(Chrome, Firefox). Should I stream my EDN in smaller amounts or is there a
another way to make it stop ?
--
You received this message because you are subscribed to the Google
Groups "Aleph" group.
To unsubscribe from this group and stop receiving emails from it, send an
Post by b***@gmail.com
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Aleph" group.
To unsubscribe from this group and stop receiving emails from it, send an
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Aleph" group.
To unsubscribe from this group and stop receiving emails from it, send an email to aleph-lib+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
b***@gmail.com
2016-05-20 12:47:05 UTC
Permalink
upgrading appears to have fixed it -- cheers!
Post by Zach Tellman
You may want to upgrade to the latest release, 0.4.2-alpha3, which
supports continuation frames, or increase the :max-payload-size value when
invoking websocket-connection.
Post by b***@gmail.com
yeh websockets
Post by Zach Tellman
Is this using WebSockets, or something else?
I'm getting an EOF exception receiving large messages from the browser
Post by Zach Tellman
Post by b***@gmail.com
(Chrome, Firefox). Should I stream my EDN in smaller amounts or is there a
another way to make it stop ?
--
You received this message because you are subscribed to the Google
Groups "Aleph" group.
To unsubscribe from this group and stop receiving emails from it, send
Post by b***@gmail.com
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Aleph" group.
To unsubscribe from this group and stop receiving emails from it, send an
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Aleph" group.
To unsubscribe from this group and stop receiving emails from it, send an email to aleph-lib+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...