This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

How to implement a JSON websocket server?
#1
Hello to all.

I'm planning to implement the OCPP 1.6 protocol. To control up to 20 EV chargers.
For that I would need to implement a JSON websocket server.
Can someone explain to me the best way of implementing a non blocking server which can handle multible clients?
There are so many options (luasocket, copas, lginx, ev, ...)
I already read a lot threads (most of them are describing clients), but it seems that there is no clear way how you should implement such a server.

Thank's a lot,
Christian
Reply


Messages In This Thread
How to implement a JSON websocket server? - by Christian_EWW - 07.04.2020, 12:34

Forum Jump: