Example of Using TCP Sockets with Effect Abstraction
Does someone have an simple example on how would use tcp sockets with the effect abstraction? Right now, I fork the "handler" and store values in a Deferred, but somehow this feels a little bit weird to me. So yeah, if somebody can point me to an example implementation, I would be much obliged