bricksphd / ClinicianView

Creative Commons Zero v1.0 Universal
0 stars 0 forks source link

This clinician view is going to be the the socket.io server. #3

Open bricksphd opened 5 years ago

bricksphd commented 5 years ago

https://github.com/bricksphd/ClinicianView/blob/dfc6e22569cda1df4f3b667961313979ebfc9216/mainscript.js#L30

Is there a reason you are using the client version of socket.io here?

bricksphd commented 5 years ago

Here's an example of what the code for a socket.io server usually looks like: https://github.com/luiseduardobrito/sample-chat-electron/blob/master/server/index.js (starting on line 27).

uforiginal commented 5 years ago

The socket.io code on github isn't actually mine, I believe that's all Brandon. But thank you for the info! I'll get to work on that!

On Tue, Mar 12, 2019 at 11:18 AM Ricks notifications@github.com wrote:

Here's an example of what the code for a socket.io server usually looks like:

https://github.com/luiseduardobrito/sample-chat-electron/blob/master/server/index.js (starting on line 27).

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/bricksphd/ClinicianView/issues/3#issuecomment-472069647, or mute the thread https://github.com/notifications/unsubscribe-auth/AcBkqbNEvyAz5Ch-V5DTpiWx-aiXOj7Lks5vV9M_gaJpZM4brTCo .