http://coldfusion.com logo
Join Slack
Powered by
# lucee-websocket
  • a

    ajmercer

    06/19/2024, 8:13 PM
    set the channel description: All new Lucee WebSocket Extension (2024)
  • b

    brettpr

    06/19/2024, 8:46 PM
    onya AJ! 🙏
  • b

    brettpr

    06/19/2024, 8:46 PM
    First question... Do I need some configuration in my webserver (apache in my case) to make this work? Similar to the config I needed for rest services?
    a
    • 2
    • 19
  • a

    ajmercer

    06/20/2024, 5:39 AM
    I have created a ticket to creating working code (rather than sample) on Lucee Docs recipe page https://github.com/lucee/extension-websocket/issues/10
  • b

    brettpr

    06/20/2024, 7:56 PM
    I think I have fixed all the configuration issues I've been chasing down today with the generous assistance of @ajmercer who is actually on holiday(!) in Croatia...So, time for a new thread that I think gets to the heart of the matter...
    m
    a
    • 3
    • 9
  • a

    ajmercer

    06/30/2024, 10:27 AM
    @brettpr @madmike_de I have created a GitHub project that setups up
    WebSocket Extension on Lucee 6 using CommandBox
    https://github.com/webonix/Lucee-websocket-commandbox I will working on the test scripts, but if you are able to try this now to see if it makes sense and works, it would be greatly appreciated
    b
    s
    m
    • 4
    • 31
  • b

    brettpr

    08/02/2024, 6:59 AM
    @ajmercer - I'm back from two weeks on a bike and am trying to get web-sockets working through Apache rather than CommandBox. I fought with it for a couple of hours but am thinking I need to start from scratch with the whole thing. Just putting this out there in case there is someone here who has got a working example outside of CommandBox...
    👍 1
    m
    • 2
    • 1
  • a

    ajmercer

    08/06/2024, 3:34 AM
    @brettpr do you have it working directly on Lucee? You should be ale to hit the websocket on the same port is the one server lucee web pages
  • g

    gsr

    09/05/2024, 6:00 PM
    Do we have a complete example how to make this work In lucee
    a
    • 2
    • 2
  • g

    gsr

    03/30/2025, 6:31 PM
    is there any demo ready for lucee web sockets \
  • a

    ajmercer

    05/22/2025, 12:34 PM
    this may assist https://docs.lucee.org/recipes/websocket-extension.html