1
1
# Logux Server [ ![ Cult Of Martians] [ cult-img ]] [ cult ]
2
2
3
3
<img align="right" width="95" height="148" title="Logux logotype"
4
- src="https://logux.io /branding/logotype.svg">
4
+ src="https://logux.org /branding/logotype.svg">
5
5
6
6
Logux is a new way to connect client and server. Instead of sending
7
7
HTTP requests (e.g., AJAX and GraphQL) it synchronizes log of operations
8
8
between client, server, and other clients.
9
9
10
- * ** [ Guide, recipes, and API] ( https://logux.io/ ) **
11
- * ** [ Chat] ( https://gitter.im/logux/logux ) ** for any questions
10
+ * ** [ Guide, recipes, and API] ( https://logux.org/ ) **
12
11
* ** [ Issues] ( https://github.com/logux/logux/issues ) **
13
12
and ** [ roadmap] ( https://github.com/orgs/logux/projects/1 ) **
14
- * ** [ Projects] ( https://logux.io /guide/architecture/parts/ ) **
13
+ * ** [ Projects] ( https://logux.org /guide/architecture/parts/ ) **
15
14
inside Logux ecosystem
16
15
17
16
This repository contains Logux server with:
@@ -24,7 +23,6 @@ This repository contains Logux server with:
24
23
alt="Sponsored by Evil Martians" width="236" height="54">
25
24
</a >
26
25
27
- [ logux.io ] : https://logux.io/
28
26
[ cult-img ] : http://cultofmartians.com/assets/badges/badge.svg
29
27
[ cult ] : http://cultofmartians.com/done.html
30
28
@@ -96,4 +94,4 @@ server.type('CHANGE_NAME', {
96
94
server .listen ()
97
95
```
98
96
99
- [ documentation ] : https://github.com/logux/logux
97
+ [ documentation ] : https://logux.org/
0 commit comments