Live data from Hacker News

Viewing profile — D3f0

D3f0

HN member
Joined
Mon, Jan 28, 2013, 6:29 PM UTC
HN karma
1
Public activity
5 items

About D3f0

No profile information was provided.

Recent public activity

  1. comment
    Comment #8267918

    I've been there too. You could try to use WAMP protocol wich is implemented in a project called Crossbar.IO. They provide RPC/PubSub over websockets (or whatever machanism your cli…

  2. story
    PS4 uses more open source than the BSD Kernel

    This Phoronix article confirms that PS4 features Cairo library, eglib, libcompiler-rt, libcxxrt, libjpeg-turbo, Lua, Mono VM & Class Libraries, the Pixman renderering library, and …

  3. comment
    Comment #6889184

    One of telegraphy's milestones is to generalize the event tansport in the server side. Redis, ZMQ and other pub/sub libs can offer more flexibility and performance than xmlrpc.

  4. comment
    Comment #6889167

    Custom events are easy to implement, though we focused in model events as we wanted something with minimal effort to push data to the client. The event class only needs to know wha…

  5. comment
    Comment #5129823

    Very nice pice of engineering :)