1.7.8 • Published 2 years ago

@lo-fi/server v1.7.8

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

lo-fi server

This server is designed to sync data from clients. That includes replication between clients and realtime updates, including presence.

The server includes flexibility of transport - using either websockets or push/pull HTTP requests. To do this cleanly, the concept of a clientKey is employed. Each client connection (socket or individual request) is assigned a key and added to a collection (based on its associated library). When the server responds to a client, abstractly, it submits that response to the client's key. The connection management code then either sends that response as a socket message, or includes it in the HTTP response.

1.7.8

2 years ago

1.6.3

2 years ago

1.6.2

2 years ago

1.6.1

2 years ago

1.6.0

2 years ago

1.7.7

2 years ago

1.7.6

2 years ago

1.7.5

2 years ago

1.7.4

2 years ago

1.7.3

2 years ago

1.7.2

2 years ago

1.7.1

2 years ago

1.7.0

2 years ago

1.2.0

3 years ago

1.1.0

3 years ago

1.2.8

3 years ago

1.2.7

3 years ago

1.0.9

3 years ago

1.2.6

3 years ago

1.0.8

3 years ago

1.5.2

2 years ago

1.2.5

3 years ago

1.0.7

3 years ago

1.5.1

2 years ago

1.4.2

2 years ago

1.3.3

3 years ago

1.2.4

3 years ago

1.0.6

3 years ago

1.5.0

2 years ago

1.4.1

3 years ago

1.3.2

3 years ago

1.2.3

3 years ago

1.0.5

3 years ago

1.4.0

3 years ago

1.3.1

3 years ago

1.2.2

3 years ago

1.3.0

3 years ago

1.2.1

3 years ago

1.2.9

3 years ago

1.0.10

3 years ago

1.2.10

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

0.3.0

3 years ago

0.2.2

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago

0.1.0-rc.11

3 years ago

0.1.0-rc.10

3 years ago

0.1.0-rc.9

3 years ago

0.1.0-rc.8

3 years ago

0.1.0-rc.7

3 years ago