Cool stuff Ben! :)
I dusted of my Arduino Uno and tried out reading the Serial Port using your
tutorial.
It would be nice for a follow up tutorial to write to the board and switch
the builtin led on/off !
Georges
--
View this message in context:
http://forum.world.st/ANN-An-evening-with
Hello,
Is it somehow possible to have a Teapot server running within there a
WebsocketHandler (for instance ZnWebSocketChatroomHandler).
Something like:
Teapot on
WS: '/ws-chatroom' -> [: aWebSocket | self registerWebSocket: aWebSocket ];
start.
Or is this totally wrong?
Georg
Hello Attila,
What I want is to have a Teapot Server running that somehow also can handle
websockets :)
In the Pharo Enterprise Book there is a chapter about WebSockets.
In there are examples how to setup a ZnServer with a ZnWebSocketDelegate,
for instance:
ZnServer stopDefault.
ZnServer startDe
x27;/ws-echo' -> (ZnWebSocketDelegate map: '/ws-echo' to:
ZnWebSocketEchoHandler new);
start
For now I will use the WS: message, and hopefully in the future you come
with a nice solution :)
Georges
--
Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html
Thanks Sven and Alistair for your answers. I will try them both :)
Georges
--
View this message in context:
http://forum.world.st/How-to-trigger-execute-code-at-startup-of-the-image-tp4948342p4948646.html
Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
Hello jb,
I have the same problem, I am also running two pharocloud instances.
Yesterday I created a droplet on digital ocean.
I Installed a desktop environment and VNC on it and with an ftp client I
uploaded my images.
Now I can run multiple images and serve on different ports.
Georges
Hello,
Is there somewhere a setting to turn off the Deprecation Warning debugger?
Georges
--
View this message in context:
http://forum.world.st/Deprecation-Warning-tp4949096.html
Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
Thanks !
--
View this message in context:
http://forum.world.st/Deprecation-Warning-tp4949096p4949098.html
Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
word
and http://loginname:passw...@www.myrepository.com but both do not work.
Anybody any idea?
Thanks in advance,
Georges
--
Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html
Thanks Sven :)
It works !
Georges
--
Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html
Hello,
Does anybody know how to execute code at startup of the image?
Something like returnFromSnapshot in vw
Thanks in advance,
Georges
11 matches
Mail list logo