Skip to content

Add session caching to the toplevel eclairjs object #19

@doronrosenberg

Description

@doronrosenberg

@bpburns

Adds an optional argument to the EclairJS class:

var ejs = new ecalirjs('sessionname');

If the session name is already used, it will return that session back instead of creating a new one.

Also adding a listSessions and a killSession static method to the EclairJS object

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions