Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
darkflame
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
23 ms
·
1.
▲
by
darkflame
12y ago
I think thats not supported anymore, remember seeing something about it being legacy code flagged for removal (if it hasnt already been)
2.
▲
by
darkflame
12y ago
"You couldn't build brand new real-time applications on top of Wave." Not true; arwave.org (see vids) Sadly on hold till apache gets a client protocal
3.
▲
by
darkflame
12y ago
none of which federate with eachother :(
4.
▲
by
darkflame
12y ago
GWT reduces complexity for this sort of thing imho - the complexity comes more from the way the client and server code are tied all together, the rather excessive abstractions and factory processes, and some legacy stuff. GWT should be just
5.
▲
by
darkflame
12y ago
I have been wanting to do this for ages...but without a established client/sever protocol its a nightmare. And GWT is fine, I love GWT, but the current codebase has the current client and sever tied together you cant work on one withou