You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CodenameOne Discussions
We need to have a WebSocket Server running on both iOS and Android. How can we get this accomplished using CodenameOne? Is there a library you recommend?
Thomas
unread,
Aug 3, 2018, 4:37:59 PM8/3/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CodenameOne Discussions
use the websockets cn1lib
remon...@ordyx.com
unread,
Aug 3, 2018, 5:01:56 PM8/3/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CodenameOne Discussions
Websockets cn1libn has server side socket support? I though it only supports client side websockets.
Shai Almog
unread,
Aug 4, 2018, 12:51:30 AM8/4/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
But it doesn't support websockets AFAIK. I'm not sure how hard it would be to add websockets to the server. It should give you a starting point you can work with.