Skip to content

WebSocket Echo Server for IRIS as known from Caché / Ensemble

License

Notifications You must be signed in to change notification settings

nsolov/WebSocket-EchoServer-IRIS

Repository files navigation

This is a coding example working on IRIS 2020.1 and on Caché 2018.1.3 
It will not be kept in sync with new versions      
It is also NOT serviced by InterSystems Support !   

In Caché you had an example of a WebSocket Server in namespace SAMPLES
With IRIS the samples are gone and require additional installation effort.

So I refurbished the code with some useful additions:

  • independent of namespace
  • timeout control from client
  • readable communication log

This contains 2 classes:

The server is essential for the 'native' WebSocket Client Demo

About

WebSocket Echo Server for IRIS as known from Caché / Ensemble

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published