Viewing profile — D3f0
D3f0
HN member- Joined
- Mon, Jan 28, 2013, 6:29 PM UTC
- HN karma
- 1
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About D3f0
No profile information was provided.
Recent public activity
-
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…
-
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 …
-
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.
-
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…
-
comment
Comment #5129823
Very nice pice of engineering :)