Random Thoughts Thread

Talk about just about anything else that is non-gaming here, but keep it clean
User avatar
BogusMeatFactory
Next-Gen
Posts: 6770
Joined: Mon Jan 26, 2009 3:16 pm
Location: Farmington Hills, MI
Contact:

Re: Random Thoughts Thread

Post by BogusMeatFactory »

MrPopo wrote:
BogusMeatFactory wrote:Hi.
Hey Bogus. How are you doing on this fine day?
I'm doing spectacular. About to cook some dinner. By my wonderfully pregnant wife's request, I'm making Hamburger Helper, because she is sick and tired of all this delicious healthy food and she just wants to pig out! Then I am gonna play some Inherit the Earth and see if Cronozilla is up for some Saints Row 4. We have almost beat that game 100% in co-op.

How about you Popo?
Ack wrote:I don't know, chief, the haunting feeling of lust I feel whenever I look at your avatar makes me think it's real.
-I am the idiot that likes to have fun and be happy.
User avatar
MrPopo
Moderator
Posts: 24194
Joined: Tue Aug 26, 2008 1:01 pm
Location: Orange County, CA

Re: Random Thoughts Thread

Post by MrPopo »

Well, I'm currently being frustrated at work because I can't get two way communication over my websocket working even though it seems like I should be having all the pieces I need.

But dinner at 3pm?
Blizzard Entertainment Software Developer - All comments and views are my own and not representative of the company.
User avatar
BogusMeatFactory
Next-Gen
Posts: 6770
Joined: Mon Jan 26, 2009 3:16 pm
Location: Farmington Hills, MI
Contact:

Re: Random Thoughts Thread

Post by BogusMeatFactory »

MrPopo wrote:Well, I'm currently being frustrated at work because I can't get two way communication over my websocket working even though it seems like I should be having all the pieces I need.

But dinner at 3pm?
She wakes up at 5 PM and has to go to work overnight as a nurse, so maybe it should be...breakfast?

Also.....did you try turning it off and turning it on again?
Ack wrote:I don't know, chief, the haunting feeling of lust I feel whenever I look at your avatar makes me think it's real.
-I am the idiot that likes to have fun and be happy.
User avatar
Exhuminator
Next-Gen
Posts: 11573
Joined: Tue Apr 30, 2013 8:24 am
Contact:

Re: Random Thoughts Thread

Post by Exhuminator »

MrPopo wrote:can't get two way communication over my websocket working even though it seems like I should be having all the pieces I need
The connect-src thing got me one time because it used to be xhr-src and I was expecting that. Good luck man.
PLAY KING'S FIELD.
User avatar
Stark
Next-Gen
Posts: 9585
Joined: Wed Jan 05, 2011 8:43 pm
Location: Wylie, TX

Re: Random Thoughts Thread

Post by Stark »

MrPopo wrote:Well, I'm currently being frustrated at work because I can't get two way communication over my websocket working even though it seems like I should be having all the pieces I need.

But dinner at 3pm?
Firewall in your way? Overly zealous network engineer got you down?
Let strength be granted, so the world might be mended...so the world might be mended.
User avatar
MrPopo
Moderator
Posts: 24194
Joined: Tue Aug 26, 2008 1:01 pm
Location: Orange County, CA

Re: Random Thoughts Thread

Post by MrPopo »

Stark wrote:
MrPopo wrote:Well, I'm currently being frustrated at work because I can't get two way communication over my websocket working even though it seems like I should be having all the pieces I need.

But dinner at 3pm?
Firewall in your way? Overly zealous network engineer got you down?
No, it's gotta be something in my code/configuration. As it stands what we've got working is the client connects to the server, creates the web socket session, then the server starts publishing messages down over STOMP and the client acks or nacks as appropriate. What we want is for the client to also be able to send messages up to the server across the same web socket.
Blizzard Entertainment Software Developer - All comments and views are my own and not representative of the company.
User avatar
Ack
Moderator
Posts: 22580
Joined: Tue Mar 18, 2008 4:26 pm
Location: Atlanta, GA

Re: Random Thoughts Thread

Post by Ack »

MrPopo wrote:the client acks or nacks as appropriate
That is never appropriate.
Image
User avatar
Stark
Next-Gen
Posts: 9585
Joined: Wed Jan 05, 2011 8:43 pm
Location: Wylie, TX

Re: Random Thoughts Thread

Post by Stark »

MrPopo wrote:
Stark wrote:
MrPopo wrote:Well, I'm currently being frustrated at work because I can't get two way communication over my websocket working even though it seems like I should be having all the pieces I need.

But dinner at 3pm?
Firewall in your way? Overly zealous network engineer got you down?
No, it's gotta be something in my code/configuration. As it stands what we've got working is the client connects to the server, creates the web socket session, then the server starts publishing messages down over STOMP and the client acks or nacks as appropriate. What we want is for the client to also be able to send messages up to the server across the same web socket.
Are you going through a load balancer? Sounds like a sticky session situation.
Ack wrote:
MrPopo wrote:the client acks or nacks as appropriate
That is never appropriate.
You can nacks me in any time Ack.
Let strength be granted, so the world might be mended...so the world might be mended.
User avatar
MrPopo
Moderator
Posts: 24194
Joined: Tue Aug 26, 2008 1:01 pm
Location: Orange County, CA

Re: Random Thoughts Thread

Post by MrPopo »

This is on local box testing; again it gets down just fine, I just can't get it to go back up. It doesn't help that this is extremely new technology that doesn't have a lot of good examples out there, especially for Java to Java communications. Most of the examples are Java server and JS client.
Blizzard Entertainment Software Developer - All comments and views are my own and not representative of the company.
User avatar
Luke
Next-Gen
Posts: 21076
Joined: Wed Jun 10, 2009 9:39 am

Re: Random Thoughts Thread

Post by Luke »

Hi.

Can I help you?

Can I have a dozen red roses please?

Oh hi Johnny, I didn't know it was you. Here you go.

That's me.

How much is it?

It'll be eighteen dollars.

Here you go keep the change.

Hi doggy!
Post Reply