Logs: freenode/#haskell
| 2021-05-04 18:00:51 | × | jared-w quits (uid405292@gateway/web/irccloud.com/x-nohdotnpqgmaljhg) (Ping timeout: 248 seconds) |
| 2021-05-04 18:00:52 | × | davetapley quits (sid666@gateway/web/irccloud.com/x-tjtmijegqbuqabqg) (Ping timeout: 240 seconds) |
| 2021-05-04 18:00:55 | × | Synthetica quits (uid199651@gateway/web/irccloud.com/x-nqhwubaiasxmaztx) (Ping timeout: 276 seconds) |
| 2021-05-04 18:01:13 | × | etrepum quits (sid763@gateway/web/irccloud.com/x-kbeiueugazaifuth) (Ping timeout: 258 seconds) |
| 2021-05-04 18:01:21 | × | AndreasK quits (sid320732@gateway/web/irccloud.com/x-zihhiadtvsrfgmeq) (Ping timeout: 246 seconds) |
| 2021-05-04 18:01:32 | × | wroathe quits (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) (Quit: leaving) |
| 2021-05-04 18:01:56 | → | ryjm joins (sid383513@gateway/web/irccloud.com/x-hegmsdgmbwucdfbi) |
| 2021-05-04 18:01:57 | → | b20n joins (sid115913@gateway/web/irccloud.com/x-voljinonzzxjsgcs) |
| 2021-05-04 18:01:59 | → | Synthetica joins (uid199651@gateway/web/irccloud.com/x-nkfpmozoufuddpsw) |
| 2021-05-04 18:01:59 | → | davetapley joins (sid666@gateway/web/irccloud.com/x-tsehabjkagfdhwvp) |
| 2021-05-04 18:02:01 | → | d0liver joins (sid363046@gateway/web/irccloud.com/x-bukxdaptkmbbznsf) |
| 2021-05-04 18:02:03 | → | ReinH joins (sid179972@gateway/web/irccloud.com/x-weykmvlhvncihcpb) |
| 2021-05-04 18:02:03 | → | benwr____ joins (sid372383@gateway/web/irccloud.com/x-zfunchuzuyhbaxeg) |
| 2021-05-04 18:02:06 | → | AndreasK joins (sid320732@gateway/web/irccloud.com/x-iggblugzoaqzicre) |
| 2021-05-04 18:02:07 | → | etrepum joins (sid763@gateway/web/irccloud.com/x-aalnwuokuejcgajp) |
| 2021-05-04 18:02:07 | → | benjamingr__ joins (uid23465@gateway/web/irccloud.com/x-vybrriwslamksbzv) |
| 2021-05-04 18:02:12 | → | wpcarro_ joins (sid397589@gateway/web/irccloud.com/x-qkpxlbpzblovcmru) |
| 2021-05-04 18:02:44 | × | werneta quits (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) (Remote host closed the connection) |
| 2021-05-04 18:02:45 | → | bradparker joins (sid262931@gateway/web/irccloud.com/x-utinnhqtffxropyw) |
| 2021-05-04 18:02:51 | → | SrPx joins (sid108780@gateway/web/irccloud.com/x-dyzsiaerqkznllig) |
| 2021-05-04 18:02:56 | → | jared-w joins (uid405292@gateway/web/irccloud.com/x-eipenrywlrydjypz) |
| 2021-05-04 18:06:07 | → | ddellacosta joins (~ddellacos@ool-44c73afa.dyn.optonline.net) |
| 2021-05-04 18:07:30 | → | rond_ joins (5940206b@89-64-32-107.dynamic.chello.pl) |
| 2021-05-04 18:09:08 | → | wonko7 joins (~wonko7@62.115.229.50) |
| 2021-05-04 18:15:14 | → | deviantfero joins (~deviantfe@190.150.27.58) |
| 2021-05-04 18:16:35 | → | werneta joins (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) |
| 2021-05-04 18:16:47 | <moet> | here's my minimal repro: https://termbin.com/h71l |
| 2021-05-04 18:17:02 | × | rond_ quits (5940206b@89-64-32-107.dynamic.chello.pl) (Quit: Connection closed) |
| 2021-05-04 18:17:15 | <moet> | it's 99 lines and attempts to implement a little "netcat over http" using a single servant endpoint |
| 2021-05-04 18:17:39 | <moet> | the "up stream" works fine.. |
| 2021-05-04 18:17:58 | → | geowiesnot joins (~user@i15-les02-ix2-87-89-181-157.sfr.lns.abo.bbox.fr) |
| 2021-05-04 18:18:00 | <moet> | the "down stream" reference is never obtained by the client, and therefore never starts processing on the client side, though the server side appears to be working fine |
| 2021-05-04 18:18:26 | → | Ariakenom joins (~Ariakenom@2001:9b1:efb:fc00:c815:f081:13d7:6b7d) |
| 2021-05-04 18:20:04 | <moet> | the server side might also leak a thread, but i'm not really concerned with that right now if i can't get bidirectional streaming to work anyway |
| 2021-05-04 18:20:12 | × | nrdmn98 quits (~nrdmn@aufmachen.jetzt) (Ping timeout: 240 seconds) |
| 2021-05-04 18:22:39 | × | ADG1089__ quits (~aditya@171.76.152.88) (Remote host closed the connection) |
| 2021-05-04 18:22:41 | × | star_cloud quits (~star_clou@ec2-34-220-44-120.us-west-2.compute.amazonaws.com) (Ping timeout: 240 seconds) |
| 2021-05-04 18:27:19 | → | bitmagie joins (~Thunderbi@200116b8061c5600286b98b995fbce0a.dip.versatel-1u1.de) |
| 2021-05-04 18:29:51 | → | poljar1 joins (~poljar@93-143-154-6.adsl.net.t-com.hr) |
| 2021-05-04 18:30:34 | → | vicfred joins (~vicfred@unaffiliated/vicfred) |
| 2021-05-04 18:30:52 | × | bitmagie quits (~Thunderbi@200116b8061c5600286b98b995fbce0a.dip.versatel-1u1.de) (Client Quit) |
| 2021-05-04 18:31:12 | → | bitmagie joins (~Thunderbi@200116b8061c5600286b98b995fbce0a.dip.versatel-1u1.de) |
| 2021-05-04 18:31:29 | × | poljar quits (~poljar@93-139-112-157.adsl.net.t-com.hr) (Ping timeout: 246 seconds) |
| 2021-05-04 18:31:31 | × | bitmagie quits (~Thunderbi@200116b8061c5600286b98b995fbce0a.dip.versatel-1u1.de) (Client Quit) |
| 2021-05-04 18:32:02 | × | xcmw quits (~textual@dyn-72-33-2-152.uwnet.wisc.edu) (Quit: My MacBook has gone to sleep. ZZZzzz…) |
| 2021-05-04 18:32:26 | → | coot joins (~coot@37.30.58.122.nat.umts.dynamic.t-mobile.pl) |
| 2021-05-04 18:32:36 | → | xcmw joins (~textual@dyn-72-33-2-152.uwnet.wisc.edu) |
| 2021-05-04 18:32:53 | × | xcmw quits (~textual@dyn-72-33-2-152.uwnet.wisc.edu) (Client Quit) |
| 2021-05-04 18:33:08 | <monochrom> | I don't know servant, but I just feel that traditionally the phrase "remote procedure call" doubles down on the aspect of "procedure call" in being highly batch mode and "you won't hear from me until I terminate", totally anti-interactive. |
| 2021-05-04 18:33:32 | → | Arthur__ joins (~arthur@177.138.134.80) |
| 2021-05-04 18:33:42 | → | ddellac__ joins (ddellacost@gateway/vpn/mullvad/ddellacosta) |
| 2021-05-04 18:34:21 | × | rj quits (~x@gateway/tor-sasl/rj) (Ping timeout: 240 seconds) |
| 2021-05-04 18:34:42 | × | frozenErebus quits (~frozenEre@37.231.244.249) (Ping timeout: 260 seconds) |
| 2021-05-04 18:34:52 | → | gurmble joins (~Thunderbi@freenode/staff/grumble) |
| 2021-05-04 18:35:05 | grumble | is now known as Guest31287 |
| 2021-05-04 18:35:05 | × | Guest31287 quits (~Thunderbi@freenode/staff/grumble) (Killed (card.freenode.net (Nickname regained by services))) |
| 2021-05-04 18:35:06 | gurmble | is now known as grumble |
| 2021-05-04 18:35:08 | <fresheyeball> | Anyone know how to use profiling with GHCjs? |
| 2021-05-04 18:35:27 | <fresheyeball> | luite: can you help out? |
| 2021-05-04 18:36:19 | × | cfricke quits (~cfricke@unaffiliated/cfricke) (Quit: WeeChat 3.1) |
| 2021-05-04 18:36:22 | × | coot quits (~coot@37.30.58.122.nat.umts.dynamic.t-mobile.pl) (Client Quit) |
| 2021-05-04 18:37:04 | × | xelxebar_ quits (~xelxebar@gateway/tor-sasl/xelxebar) (Remote host closed the connection) |
| 2021-05-04 18:37:23 | → | xelxebar joins (~xelxebar@gateway/tor-sasl/xelxebar) |
| 2021-05-04 18:37:29 | × | nbloomf quits (~nbloomf@2600:1700:ad14:3020:85a:4fb7:871c:f700) (Ping timeout: 245 seconds) |
| 2021-05-04 18:37:45 | → | rj joins (~x@gateway/tor-sasl/rj) |
| 2021-05-04 18:38:08 | × | ddellac__ quits (ddellacost@gateway/vpn/mullvad/ddellacosta) (Ping timeout: 246 seconds) |
| 2021-05-04 18:38:51 | → | nbloomf joins (~nbloomf@76.217.43.73) |
| 2021-05-04 18:39:13 | × | heatsink quits (~heatsink@108-201-191-115.lightspeed.sntcca.sbcglobal.net) (Remote host closed the connection) |
| 2021-05-04 18:40:14 | → | bitmagie joins (~Thunderbi@200116b8061c5600286b98b995fbce0a.dip.versatel-1u1.de) |
| 2021-05-04 18:42:08 | × | nicholasbulka quits (~nicholasb@2601:900:4301:da0:4851:1ff9:a46:9389) (Remote host closed the connection) |
| 2021-05-04 18:42:58 | → | nicholasbulka joins (~nicholasb@2601:900:4301:da0:4851:1ff9:a46:9389) |
| 2021-05-04 18:44:32 | × | geowiesnot quits (~user@i15-les02-ix2-87-89-181-157.sfr.lns.abo.bbox.fr) (Ping timeout: 240 seconds) |
| 2021-05-04 18:45:54 | × | nbloomf quits (~nbloomf@76.217.43.73) (Ping timeout: 260 seconds) |
| 2021-05-04 18:46:47 | × | JustinCase quits (~justin@2600:4040:122c:1400:3e6a:a7ff:fe68:5a47) (Ping timeout: 250 seconds) |
| 2021-05-04 18:47:29 | × | nicholasbulka quits (~nicholasb@2601:900:4301:da0:4851:1ff9:a46:9389) (Ping timeout: 245 seconds) |
| 2021-05-04 18:48:39 | → | jneira joins (4f9b01f9@gateway/web/cgi-irc/kiwiirc.com/ip.79.155.1.249) |
| 2021-05-04 18:49:11 | → | nbloomf joins (~nbloomf@76.217.43.73) |
| 2021-05-04 18:51:21 | × | bitmagie quits (~Thunderbi@200116b8061c5600286b98b995fbce0a.dip.versatel-1u1.de) (Quit: bitmagie) |
| 2021-05-04 18:51:44 | × | royal_screwup213 quits (52254809@gateway/web/cgi-irc/kiwiirc.com/ip.82.37.72.9) (Quit: Connection closed) |
| 2021-05-04 18:51:56 | <moet> | monochrom: well, rpc is my word to describe what's going on |
| 2021-05-04 18:52:05 | → | royal_screwup213 joins (52254809@gateway/web/cgi-irc/kiwiirc.com/ip.82.37.72.9) |
| 2021-05-04 18:52:08 | <moet> | monochrom: servant just calls them client functions |
| 2021-05-04 18:52:29 | × | seliopou quits (seliopou@entropy.tmok.com) (Ping timeout: 246 seconds) |
| 2021-05-04 18:52:43 | <moet> | and servant supports both streaming bodies and streaming responses ... which i've used separately with success in the past |
| 2021-05-04 18:52:51 | <moet> | just curious about how to use them together |
| 2021-05-04 18:55:26 | → | seliopou joins (seliopou@entropy.tmok.com) |
| 2021-05-04 18:55:33 | × | mikoto-chan quits (~mikoto-ch@gateway/tor-sasl/mikoto-chan) (Ping timeout: 240 seconds) |
| 2021-05-04 18:56:06 | × | nineonine quits (~nineonine@2604:3d08:7783:f200:98ea:cd24:b2e0:9b6f) (Remote host closed the connection) |
| 2021-05-04 18:56:24 | × | ClaudiusMaximus quits (~claude@unaffiliated/claudiusmaximus) (Quit: ->) |
| 2021-05-04 18:56:25 | × | rajivr quits (uid269651@gateway/web/irccloud.com/x-ccbitpzrbtqmayhw) (Quit: Connection closed for inactivity) |
| 2021-05-04 18:56:32 | × | royal_screwup213 quits (52254809@gateway/web/cgi-irc/kiwiirc.com/ip.82.37.72.9) (Ping timeout: 240 seconds) |
| 2021-05-04 18:56:47 | → | JustinCase joins (~justin@2600:4040:122c:1400:3e6a:a7ff:fe68:5a47) |
| 2021-05-04 18:57:52 | × | Lord_of_Life quits (~Lord@unaffiliated/lord-of-life/x-0885362) (Read error: Connection reset by peer) |
| 2021-05-04 18:58:41 | → | merijn joins (~merijn@83-160-49-249.ip.xs4all.nl) |
| 2021-05-04 18:59:55 | × | nbloomf quits (~nbloomf@76.217.43.73) (Ping timeout: 252 seconds) |
| 2021-05-04 19:01:19 | → | Lord_of_Life joins (~Lord@unaffiliated/lord-of-life/x-0885362) |
| 2021-05-04 19:02:21 | → | asdf1234fs joins (~kyle@108.161.22.155) |
| 2021-05-04 19:02:52 | × | supercoven_ quits (~Supercove@dsl-hkibng31-58c384-213.dhcp.inet.fi) (Ping timeout: 240 seconds) |
| 2021-05-04 19:03:07 | × | seliopou quits (seliopou@entropy.tmok.com) (Ping timeout: 268 seconds) |
| 2021-05-04 19:03:25 | × | CrazyPython quits (~crazypyth@98.122.164.118) (Read error: Connection reset by peer) |
All times are in UTC.